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 480cef7 commit 63e1135Copy full SHA for 63e1135
2 files changed
Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("MOARdV")]
12
[assembly: AssemblyProduct("AvionicsSystems")]
13
-[assembly: AssemblyCopyright("Copyright © 2016-2020 MOARdV")]
+[assembly: AssemblyCopyright("Copyright © 2016-2021 MOARdV")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
Properties/SharedAssemblyInfo.cs
@@ -11,5 +11,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.2.2.*")]
+[assembly: AssemblyVersion("1.2.3.*")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments