We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0386a7 commit ac3102dCopy full SHA for ac3102d
1 file changed
version/Core/Private/Ark/ArkBaseApi.cpp
@@ -16,7 +16,7 @@
16
17
namespace API
18
{
19
- constexpr float api_version = 3.51f;
+ constexpr float api_version = 3.52f;
20
21
ArkBaseApi::ArkBaseApi()
22
: commands_(std::make_unique<ArkApi::Commands>()),
0 commit comments