mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
5 lines
94 B
C++
5 lines
94 B
C++
#pragma once
|
|
|
|
namespace asst {
|
|
constexpr static const char* Version = "release.beta.06.03";
|
|
} |