Updating version number

This commit is contained in:
Sebastien Ros
2015-04-28 12:14:30 -07:00
parent d25eb61fe7
commit ddfb72faaa
160 changed files with 313 additions and 313 deletions

View File

@@ -2,7 +2,7 @@ Name: Task Lease
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardtasklease.codeplex.com
Version: 1.8.2
OrchardVersion: 1.8
Version: 1.9.0
OrchardVersion: 1.9
Description: Provides services to synchronize tasks in a farm environment
Category: Hosting

View File

@@ -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.2")]
[assembly: AssemblyFileVersion("1.8.2")]
[assembly: AssemblyVersion("1.9.0")]
[assembly: AssemblyFileVersion("1.9.0")]