Skip to content

Commit 757a196

Browse files
authored
Merge pull request #23 from lahm86/issue-22-v110
#22 V1.1.0
2 parents 0c1d986 + 1c6ff5c commit 757a196

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

TRRandoTracker/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
[assembly: AssemblyDescription("Tracks completed levels when playing TR Randomizer")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Tomp Community")]
14-
[assembly: AssemblyProduct("TRRandoTracker v1.0.0")]
15-
[assembly: AssemblyCopyright("Copyright © Tomp Community 2022")]
14+
[assembly: AssemblyProduct("TRRandoTracker v1.1.0")]
15+
[assembly: AssemblyCopyright("Copyright © Tomp Community 2023")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
55-
[assembly: AssemblyFileVersion("1.0.0.0")]
54+
[assembly: AssemblyVersion("1.1.0.0")]
55+
[assembly: AssemblyFileVersion("1.1.0.0")]

0 commit comments

Comments
 (0)