mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Update version # to 0.9.0
--HG-- branch : dev
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
AntiForgery: enabled
|
||||
Author: The Orchard Team
|
||||
Website: http://orchardproject.net
|
||||
Version: 0.8.0
|
||||
OrchardVersion: 0.8.0
|
||||
Version: 0.9.0
|
||||
OrchardVersion: 0.9.0
|
||||
Description: The jQuery module contains the jQuery and related script libraries.
|
||||
Features:
|
||||
Orchard.jQuery:
|
||||
Name: jQuery
|
||||
Description: A common location for jQuery and related script libraries.
|
||||
Category: Resources
|
||||
Category: Resources
|
||||
|
@@ -30,6 +30,6 @@ using System.Security;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("0.8.0")]
|
||||
[assembly: AssemblyFileVersion("0.8.0")]
|
||||
[assembly: SecurityTransparent]
|
||||
[assembly: AssemblyVersion("0.9.0")]
|
||||
[assembly: AssemblyFileVersion("0.9.0")]
|
||||
[assembly: SecurityTransparent]
|
||||
|
Reference in New Issue
Block a user