Skip to content

Commit a9b0b74

Browse files
committed
increment version
1 parent 34c600f commit a9b0b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangedScripts/ScoreboardRender.as

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bool mouseWasPressed1 = false;
2525

2626
const string OLD_PLAYER_STATS_CORE = "player stats core";
2727

28-
const string mod_version = "v2.11b";
28+
const string mod_version = "v2.11b3";
2929

3030
class OldPlayerStatsCore {
3131
dictionary stats;

0 commit comments

Comments
 (0)