Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
Update admin_system.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Pisex committed Jan 13, 2024
1 parent 49db0a1 commit 8d6ca4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_system.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ const char* AdminSystem::GetLicense()

const char* AdminSystem::GetVersion()
{
return "2.5.1";
return "2.5.2";
}

const char* AdminSystem::GetDate()
Expand Down

0 comments on commit 8d6ca4c

Please sign in to comment.