Skip to content

Commit

Permalink
v0.2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LIPtoH committed May 10, 2021
1 parent 8a109ba commit da4c7dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TS SE Tool/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ limitations under the License.
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("TS SE Tool")]
[assembly: AssemblyCopyright("Copyright © 2016 - 2020")]
[assembly: AssemblyCopyright("Copyright © 2016 - 2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -47,5 +47,5 @@ limitations under the License.
// 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("0.2.5.3")]
[assembly: AssemblyFileVersion("0.2.5.3")]
[assembly: AssemblyVersion("0.2.5.4")]
[assembly: AssemblyFileVersion("0.2.5.4")]

0 comments on commit da4c7dd

Please sign in to comment.