Skip to content

Commit

Permalink
Ground Station 1.10.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daleghent committed Jan 30, 2022
1 parent 04ab809 commit 30369db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

// [MANDATORY] The assembly versioning
//Should be incremented for each new release build of a plugin
[assembly: AssemblyVersion("1.10.5.0")]
[assembly: AssemblyFileVersion("1.10.5.0")]
[assembly: AssemblyVersion("1.10.6.0")]
[assembly: AssemblyFileVersion("1.10.6.0")]

// [MANDATORY] The name of your plugin
[assembly: AssemblyTitle("Ground Station")]
Expand Down

0 comments on commit 30369db

Please sign in to comment.