mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Merge branch '1.8.2-int' into 1.9-int
Conflicts: src/Orchard.Profile/Tests/Profiling.feature.cs src/Orchard.Web/Modules/Orchard.jQuery/Scripts/jquery-ui-timepicker-addon.js
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
AntiForgery: enabled
|
||||
Author: The Orchard Team
|
||||
Website: http://orchardproject.net
|
||||
Version: 1.8.1
|
||||
Version: 1.8.2
|
||||
OrchardVersion: 1.8
|
||||
Description: Description for the module
|
||||
Features:
|
||||
|
||||
@@ -31,6 +31,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("1.8.1")]
|
||||
[assembly: AssemblyFileVersion("1.8.1")]
|
||||
[assembly: AssemblyVersion("1.8.2")]
|
||||
[assembly: AssemblyFileVersion("1.8.2")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user