Skip to content

Commit

Permalink
[config] Auto-update version to January 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
Git bot committed Jan 14, 2025
1 parent e8379f0 commit 7044dbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration( "" )]
[assembly: AssemblyCompany( "OJSC Savushkin product" )]
[assembly: AssemblyProduct( "EPLAN project designer" )]
[assembly: AssemblyCopyright( "Copyright © 2012 - 2024" )]
[assembly: AssemblyCopyright( "Copyright © 2012 - 2025" )]
[assembly: AssemblyTrademark( "" )]
[assembly: AssemblyCulture( "" )]

Expand All @@ -32,5 +32,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("2024.12.*")]
[assembly: AssemblyFileVersion("2024.12.0.0")]
[assembly: AssemblyVersion("2025.01.*")]
[assembly: AssemblyFileVersion("2025.01.0.0")]

0 comments on commit 7044dbc

Please sign in to comment.