Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Jul 26, 2022
1 parent 138f34e commit 0520aca
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified GameData/TUFX/Plugins/TUFX.dll
Binary file not shown.
Binary file modified GameData/TUFX/Plugins/TUFX.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion GameData/TUFX/TexturesUnlimitedFX.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"MAJOR":1,
"MINOR":0,
"PATCH":3,
"PATCH":4,
"BUILD":0
},
"KSP_VERSION":
Expand Down
4 changes: 2 additions & 2 deletions Plugin/TUFX/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,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("1.0.3.0")]
[assembly: AssemblyFileVersion("1.0.3.0")]
[assembly: AssemblyVersion("1.0.4.0")]
[assembly: AssemblyFileVersion("1.0.4.0")]

0 comments on commit 0520aca

Please sign in to comment.