mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
Updating version #s to match 1.0 release
--HG-- branch : 1.x
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
AntiForgery: enabled
|
||||
Author: The Orchard Team
|
||||
Website: http://orchardproject.net
|
||||
Version: 1.0.0
|
||||
OrchardVersion: 1.0.0
|
||||
Version: 1.0.20
|
||||
OrchardVersion: 1.0.20
|
||||
Description: The localization module enables the localization of content items.
|
||||
Features:
|
||||
Orchard.Localization:
|
||||
|
@@ -31,6 +31,6 @@ using System.Security;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0")]
|
||||
[assembly: AssemblyVersion("1.0.20")]
|
||||
[assembly: AssemblyFileVersion("1.0.20")]
|
||||
[assembly: SecurityTransparent]
|
||||
|
Reference in New Issue
Block a user