Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/KSP-RO/RealAntennas
Browse files Browse the repository at this point in the history
  • Loading branch information
Capkirk123 committed Jul 13, 2024
2 parents af0a901 + ef45ee1 commit 874d156
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/RealAntennasProject/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@
// 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.1.0.0")]
[assembly: AssemblyFileVersion("2.1.1.0")]
[assembly: AssemblyVersion("2.4.0.0")]
[assembly: AssemblyFileVersion("2.4.0.0")]
[assembly: KSPAssembly("RealAntennas", 2, 4)]

[assembly: KSPAssemblyDependency("ClickThroughBlocker", 1, 8)]

0 comments on commit 874d156

Please sign in to comment.