Skip to content

Commit

Permalink
Update release number
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornekelund committed Jul 29, 2023
1 parent c952fb6 commit 61d52b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ACOM Controller/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("ACOM Controller")]
[assembly: AssemblyDescription("ACOM Solid State power amplifier control application")]
[assembly: AssemblyDescription("ACOM solid state power amplifier control application")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("SM7IUN")]
[assembly: AssemblyProduct("ACOM Controller")]
[assembly: AssemblyCopyright("Copyright © Björn Ekelund 2023")]
[assembly: AssemblyCopyright("© Björn Ekelund SM7IUN 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.2.2.0")]
[assembly: AssemblyFileVersion("2.2.2.0")]
[assembly: AssemblyVersion("2.3.0.0")]
[assembly: AssemblyFileVersion("2.3.0.0")]

0 comments on commit 61d52b3

Please sign in to comment.