bumped version from v1.9.1.0 to v1.9.2.0
This commit is contained in:
parent
33571dc3ef
commit
aeba107b31
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ namespace WBM
|
|||
{
|
||||
public const string programID = "com.developomp.wbm";
|
||||
public const string programName = "War Brokers Mods";
|
||||
public const string programVersion = "1.9.1.0";
|
||||
public const string programVersion = "1.9.2.0";
|
||||
|
||||
/// This function is called as soon as the component becomes active.
|
||||
/// It is the first event function that's called during the component's lifecycle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue