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 fc1db86 commit f92a134Copy full SHA for f92a134
src/GlobalAssemblyInfo.cs
@@ -9,11 +9,11 @@
9
[assembly: AssemblyConfiguration("")]
10
[assembly: AssemblyCompany("ProtonVPN")]
11
[assembly: AssemblyProduct("Proton VPN")]
12
-[assembly: AssemblyCopyright("Copyright © 2022 Proton AG")]
+[assembly: AssemblyCopyright("Copyright © 2022 Proton AG")]
13
[assembly: AssemblyTrademark("")]
14
[assembly: AssemblyCulture("")]
15
16
-[assembly: AssemblyVersion("2.0.0.0")]
17
-[assembly: AssemblyFileVersion("2.0.0.0")]
+[assembly: AssemblyVersion("2.0.1.0")]
+[assembly: AssemblyFileVersion("2.0.1.0")]
18
[assembly: ComVisible(false)]
19
[assembly: AssemblyInformationalVersion("$AssemblyVersion")]
0 commit comments