Skip to content

Commit

Permalink
Update to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornekelund committed Mar 15, 2023
1 parent e113dec commit c7585b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ACOM Controller/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("SM7IUN")]
[assembly: AssemblyProduct("ACOM Controller")]
[assembly: AssemblyCopyright("Copyright © Björn Ekelund 2019")]
[assembly: AssemblyCopyright("Copyright © Björn Ekelund 2023")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -49,5 +49,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.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]
[assembly: AssemblyVersion("2.2.0.0")]
[assembly: AssemblyFileVersion("2.2.0.0")]

0 comments on commit c7585b4

Please sign in to comment.