Skip to content

Commit ac3102d

Browse files
committed
Changed version to 3.52
1 parent d0386a7 commit ac3102d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/Core/Private/Ark/ArkBaseApi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
namespace API
1818
{
19-
constexpr float api_version = 3.51f;
19+
constexpr float api_version = 3.52f;
2020

2121
ArkBaseApi::ArkBaseApi()
2222
: commands_(std::make_unique<ArkApi::Commands>()),

0 commit comments

Comments
 (0)