Skip to content

Commit

Permalink
Preparing release v1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHarrod committed Apr 25, 2024
1 parent d4d2ddc commit cb25029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AppTestStudio/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("AppTestStudio")]
[assembly: AssemblyCopyright("Copyright © 2022")]
[assembly: AssemblyCopyright("Copyright © 2024")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.15")]
[assembly: AssemblyFileVersion("1.0.0.16")]

0 comments on commit cb25029

Please sign in to comment.