We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265613a commit d2c39a3Copy full SHA for d2c39a3
sources/Properties/AssemblyInfo.cs
@@ -9,7 +9,7 @@
9
[assembly: AssemblyConfiguration("")]
10
[assembly: AssemblyCompany("")]
11
[assembly: AssemblyProduct("FFTriadBuddy")]
12
-[assembly: AssemblyCopyright("Copyright © 2023")]
+[assembly: AssemblyCopyright("Copyright © 2024")]
13
[assembly: AssemblyTrademark("")]
14
[assembly: AssemblyCulture("")]
15
@@ -31,5 +31,5 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("114.0.0.0")]
35
-[assembly: AssemblyFileVersion("114.0.0.0")]
+[assembly: AssemblyVersion("115.0.0.0")]
+[assembly: AssemblyFileVersion("115.0.0.0")]
0 commit comments