mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 10:57:45 +08:00
5 lines
93 B
C++
5 lines
93 B
C++
#pragma once
|
|
|
|
namespace asst {
|
|
constexpr static const char* Version = "v1.3-beta.3";
|
|
} |