Skip to content

Commit 97aa924

Browse files
author
Mindaugas Veblauskas
committed
Increase app version to 1.25.0
1 parent c3c814e commit 97aa924

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/GlobalAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("")]
1111
[assembly: AssemblyProduct("ProtonVPN")]
12-
[assembly: AssemblyCopyright("Copyright © 2021 Proton Technologies AG")]
12+
[assembly: AssemblyCopyright("Copyright © 2021 Proton Technologies AG")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

16-
[assembly: AssemblyVersion("1.24.2.0")]
17-
[assembly: AssemblyFileVersion("1.24.2.0")]
16+
[assembly: AssemblyVersion("1.25.0.0")]
17+
[assembly: AssemblyFileVersion("1.25.0.0")]
1818
[assembly: ComVisible(false)]
1919
[assembly: AssemblyInformationalVersion("$AssemblyVersion")]

0 commit comments

Comments
 (0)