Skip to content

Commit

Permalink
release v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pellinor0 committed Oct 21, 2016
1 parent aa215cb commit 85a2686
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions GameData/TweakScale/TweakScale.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"VERSION":{
"MAJOR":2,
"MINOR":3,
"PATCH":0,
"BUILD":7
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
Expand Down
Binary file modified GameData/TweakScale/plugins/Scale.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion( "2.3.0.7")]
[assembly: AssemblyFileVersion("2.3.0.7")]
[assembly: AssemblyVersion( "2.3.1.0")]
[assembly: AssemblyFileVersion("2.3.1.0")]

0 comments on commit 85a2686

Please sign in to comment.