We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1c702 commit 0248320Copy full SHA for 0248320
2 files changed
BlogEngine/BlogEngine.Core/Properties/AssemblyInfo.cs
@@ -19,5 +19,5 @@
19
[assembly: CLSCompliant(false)]
20
[assembly: ComVisible(false)]
21
[assembly: AllowPartiallyTrustedCallers]
22
-[assembly: AssemblyVersion("3.3.1.0")]
+[assembly: AssemblyVersion("3.3.5.0")]
23
[assembly: SecurityRules(SecurityRuleSet.Level1)]
BlogEngine/BlogEngine.NET/setup/upgrade/setup.txt
@@ -1 +1 @@
1
-3.3.1.0
+3.3.5.0
0 commit comments