Skip to content

Commit

Permalink
Update version to 1.0 patch 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cannonfodder1 committed Sep 27, 2021
1 parent da345f3 commit 611ca8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ struct CharacterGroupKillCount
var int ModVersion;
var int StrategyModVersion;

const CURRENT_MOD_VERSION = 10000000; // 1.0
const CURRENT_MOD_VERSION = 10000002; // 1.0 patch 2

/////////////////////
/// Strategy vars ///
Expand Down

0 comments on commit 611ca8b

Please sign in to comment.