Updating version number 1.9.1

This commit is contained in:
Sebastien Ros
2015-06-23 11:20:06 -07:00
parent ac305af963
commit 760e30855c
153 changed files with 230 additions and 230 deletions

View File

@@ -2,7 +2,7 @@ Name: Task Lease
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardtasklease.codeplex.com
Version: 1.9.0
Version: 1.9.1
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.9.0")]
[assembly: AssemblyFileVersion("1.9.0")]
[assembly: AssemblyVersion("1.9.1")]
[assembly: AssemblyFileVersion("1.9.1")]