Skip to content

Commit

Permalink
Release 2.4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornekelund committed Mar 1, 2024
1 parent bf48926 commit 7c7724a
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("© Björn Ekelund SM7IUN 2023")]
[assembly: AssemblyCopyright("© Björn Ekelund SM7IUN 2024")]
[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.4.7.0")]
[assembly: AssemblyFileVersion("2.4.7.0")]
[assembly: AssemblyVersion("2.4.8.0")]
[assembly: AssemblyFileVersion("2.4.8.0")]

0 comments on commit 7c7724a

Please sign in to comment.