mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-21 03:14:10 +08:00
Change version # to 0.8.0
--HG-- branch : dev
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
AntiForgery: enabled
|
||||
Author: The Orchard Team
|
||||
Website: http://orchardproject.net
|
||||
Version: 0.1.0
|
||||
OrchardVersion: 0.6.0
|
||||
Version: 0.8.0
|
||||
OrchardVersion: 0.8.0
|
||||
Description:
|
||||
Features:
|
||||
Orchard.CodeGeneration:
|
||||
Description: Tools to create Orchard components.
|
||||
Category: Developer
|
||||
Category: Developer
|
||||
|
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
||||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("0.5.0")]
|
||||
[assembly: AssemblyFileVersion("0.5.0")]
|
||||
[assembly: AssemblyVersion("0.8.0")]
|
||||
[assembly: AssemblyFileVersion("0.8.0")]
|
||||
|
Reference in New Issue
Block a user