Skip to content

Commit

Permalink
Bump to 9.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dimon222 authored May 12, 2022
1 parent f204286 commit b9bb4ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WFInfo/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("WFInfo")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyCopyright("Copyright © 2022")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,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("9.5.2.0")]
[assembly: AssemblyFileVersion("9.5.2.0")]
[assembly: AssemblyVersion("9.5.3.0")]
[assembly: AssemblyFileVersion("9.5.3.0")]

0 comments on commit b9bb4ea

Please sign in to comment.