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 0b07926 commit ef063e6Copy full SHA for ef063e6
BlogEngine/BlogEngine.Core/Properties/AssemblyInfo.cs
@@ -13,11 +13,11 @@
13
[assembly: AssemblyConfiguration("")]
14
[assembly: AssemblyCompany("")]
15
[assembly: AssemblyProduct("BlogEngine.NET")]
16
-[assembly: AssemblyCopyright("Copyright @ 2007-2016")]
+[assembly: AssemblyCopyright("Copyright @ 2007-2018")]
17
[assembly: AssemblyTrademark("")]
18
[assembly: AssemblyCulture("")]
19
[assembly: CLSCompliant(false)]
20
[assembly: ComVisible(false)]
21
[assembly: AllowPartiallyTrustedCallers]
22
-[assembly: AssemblyVersion("3.3.5.0")]
+[assembly: AssemblyVersion("3.3.6.0")]
23
[assembly: SecurityRules(SecurityRuleSet.Level1)]
BlogEngine/BlogEngine.NET/setup/upgrade/setup.txt
@@ -1 +1 @@
1
-3.3.5.0
+3.3.6.0
0 commit comments