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 c3c814e commit 97aa924Copy full SHA for 97aa924
src/GlobalAssemblyInfo.cs
@@ -9,11 +9,11 @@
9
[assembly: AssemblyConfiguration("")]
10
[assembly: AssemblyCompany("")]
11
[assembly: AssemblyProduct("ProtonVPN")]
12
-[assembly: AssemblyCopyright("Copyright © 2021 Proton Technologies AG")]
+[assembly: AssemblyCopyright("Copyright © 2021 Proton Technologies AG")]
13
[assembly: AssemblyTrademark("")]
14
[assembly: AssemblyCulture("")]
15
16
-[assembly: AssemblyVersion("1.24.2.0")]
17
-[assembly: AssemblyFileVersion("1.24.2.0")]
+[assembly: AssemblyVersion("1.25.0.0")]
+[assembly: AssemblyFileVersion("1.25.0.0")]
18
[assembly: ComVisible(false)]
19
[assembly: AssemblyInformationalVersion("$AssemblyVersion")]
0 commit comments