Skip to content

Commit ef063e6

Browse files
committed
3.3.6.0
1 parent 0b07926 commit ef063e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BlogEngine/BlogEngine.Core/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
[assembly: AssemblyConfiguration("")]
1414
[assembly: AssemblyCompany("")]
1515
[assembly: AssemblyProduct("BlogEngine.NET")]
16-
[assembly: AssemblyCopyright("Copyright @ 2007-2016")]
16+
[assembly: AssemblyCopyright("Copyright @ 2007-2018")]
1717
[assembly: AssemblyTrademark("")]
1818
[assembly: AssemblyCulture("")]
1919
[assembly: CLSCompliant(false)]
2020
[assembly: ComVisible(false)]
2121
[assembly: AllowPartiallyTrustedCallers]
22-
[assembly: AssemblyVersion("3.3.5.0")]
22+
[assembly: AssemblyVersion("3.3.6.0")]
2323
[assembly: SecurityRules(SecurityRuleSet.Level1)]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.5.0
1+
3.3.6.0

0 commit comments

Comments
 (0)