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 Mar 3, 2024
1 parent 3083039 commit 0bec878
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 @@ -2072,7 +2072,7 @@ const char* AdminSystem::GetLicense()

const char* AdminSystem::GetVersion()
{
return "2.5.4";
return "2.5.5";
}

const char* AdminSystem::GetDate()
Expand Down

0 comments on commit 0bec878

Please sign in to comment.