File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
SatisfactorySaveEditor/Properties
SatisfactorySaveParser/Properties Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
// You can specify all the values or you can default the Build and Revision Numbers
50
50
// by using the '*' as shown below:
51
51
// [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 " ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [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 " ) ]
You can’t perform that action at this time.
0 commit comments