Skip to content

Commit

Permalink
[Release] BattlefieldChat v8
Browse files Browse the repository at this point in the history
  • Loading branch information
SakuraKoi committed Jun 18, 2021
1 parent f92e4fd commit cb09c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BattlefieldChat/GlobalVariables.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "GlobalVariables.h"

QString currentVersion = "7";
QString currentVersion = "8";
QString addtionalVersion = "";

bool allowExceedLimit = false;
Expand Down

0 comments on commit cb09c89

Please sign in to comment.