Skip to content

Commit 94e7f62

Browse files
committed
Updating version number and copyright year
1 parent 40309d8 commit 94e7f62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SharedAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[assembly: AssemblyCompany("Lombiq Technologies Ltd.")]
88
[assembly: AssemblyProduct("Hastlayer (hastlayer.com)")]
9-
[assembly: AssemblyCopyright("Copyright © 2015-2021")]
9+
[assembly: AssemblyCopyright("Copyright © 2015-2023")]
1010
[assembly: AssemblyTrademark("")]
1111
#if DEBUG
1212
[assembly: AssemblyConfiguration("Debug")]
@@ -23,5 +23,5 @@
2323
//
2424
// You can specify all the values or you can default the Build and Revision Numbers by using the '*' as shown below:
2525
// [assembly: AssemblyVersion("1.0.*")]
26-
[assembly: AssemblyVersion("1.2.1.0")]
27-
[assembly: AssemblyFileVersion("1.2.1.0")]
26+
[assembly: AssemblyVersion("2.0.0")]
27+
[assembly: AssemblyFileVersion("2.0.0")]

0 commit comments

Comments
 (0)