mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
5 lines
102 B
C++
5 lines
102 B
C++
#pragma once
|
|
|
|
namespace asst {
|
|
constexpr static const char* Version = "release.stable.1.1.1";
|
|
} |