Skip to content

Commit abfd817

Browse files
committed
Bump version to 0.9.7
1 parent 566b747 commit abfd817

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SatisfactorySaveEditor/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
5151
// [assembly: AssemblyVersion("1.0.*")]
52-
[assembly: AssemblyVersion("0.9.6")]
53-
[assembly: AssemblyFileVersion("0.9.6")]
52+
[assembly: AssemblyVersion("0.9.7")]
53+
[assembly: AssemblyFileVersion("0.9.7")]

SatisfactorySaveParser/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.9.6")]
36-
[assembly: AssemblyFileVersion("0.9.6")]
35+
[assembly: AssemblyVersion("0.9.7")]
36+
[assembly: AssemblyFileVersion("0.9.7")]

0 commit comments

Comments
 (0)