Skip to content

Commit 9347a4e

Browse files
committed
Version bump
1 parent 9d81ccf commit 9347a4e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

SnapBuilder/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.3.7.1")]
37-
[assembly: AssemblyFileVersion("1.3.7.1")]
36+
[assembly: AssemblyVersion("1.3.7.2")]
37+
[assembly: AssemblyFileVersion("1.3.7.2")]
3838
[assembly: NeutralResourcesLanguage("en-GB")]
3939

SnapBuilder/mod_BELOWZERO.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Id": "SnapBuilder",
33
"DisplayName": "SnapBuilder",
44
"Author": "Tobey Blaber",
5-
"Version": "1.3.7.1",
5+
"Version": "1.3.7.2",
66
"AssemblyName": "Straitjacket.Subnautica.Mods.SnapBuilder.dll",
77
"Enable": true,
88
"Game": "BelowZero",

SnapBuilder/mod_SUBNAUTICA.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Id": "SnapBuilder",
33
"DisplayName": "SnapBuilder",
44
"Author": "Tobey Blaber",
5-
"Version": "1.3.7.1",
5+
"Version": "1.3.7.2",
66
"AssemblyName": "Straitjacket.Subnautica.Mods.SnapBuilder.dll",
77
"Enable": true,
88
"Game": "Subnautica",

0 commit comments

Comments
 (0)