Skip to content

Commit

Permalink
> 1.2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EliotVU committed Mar 10, 2022
1 parent 11bec51 commit decb513
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 @@ -9,7 +9,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("EliotVU")]
[assembly: AssemblyProduct("UELib")]
[assembly: AssemblyCopyright("© 2009-2021 Eliot van Uytfanghe. All rights reserved.")]
[assembly: AssemblyCopyright("© 2009-2022 Eliot van Uytfanghe. All rights reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -31,5 +31,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("1.2.8.0")]
[assembly: AssemblyFileVersion("1.2.8.0")]
[assembly: AssemblyVersion("1.2.9.0")]
[assembly: AssemblyFileVersion("1.2.9.0")]

0 comments on commit decb513

Please sign in to comment.