Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Commit c16ea43

Browse files
author
Michael P. Starkweather
committed
increment version number for minor release
1 parent 9a5f3ec commit c16ea43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RandomCampaignStart/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.3.0.*")]
34+
[assembly: AssemblyVersion("0.3.1.*")]

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Name": "RandomCampaignStart",
33
"DLL": "RandomCampaignStart.dll",
44

5-
"Version": "0.3.0",
5+
"Version": "0.3.1",
66
"Description": "Randomizes the starting mechwarriors and mechs.",
77
"Author": "mpstark",
88
"Website": "www.github.com/mpstark/RandomCampaignStart",

0 commit comments

Comments
 (0)