We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9823c commit 3178c57Copy full SHA for 3178c57
Shoko.Desktop/Properties/AssemblyInfo.cs
@@ -50,7 +50,7 @@
50
// You can specify all the values or you can default the Build and Revision Numbers
51
// by using the '*' as shown below:
52
// [assembly: AssemblyVersion("1.0.*")]
53
-[assembly: AssemblyVersion("4.2.0.0")]
54
-[assembly: AssemblyFileVersion("4.2.0.0")]
+[assembly: AssemblyVersion("4.2.1.0")]
+[assembly: AssemblyFileVersion("4.2.1.0")]
55
[assembly: AllowPartiallyTrustedCallers]
56
[assembly: SecurityRules(SecurityRuleSet.Level1)]
0 commit comments