Updating version numbers

This commit is contained in:
Sebastien Ros
2016-02-01 10:13:05 -08:00
parent b3b4b38229
commit 9916037d8e
153 changed files with 230 additions and 230 deletions

View File

@@ -2,7 +2,7 @@ Name: Orchard.ContentPermissions
AntiForgery: enabled
Author: Chris Pyle, S<>bastien Ros
Website: http://orchardproject.net
Version: 1.9.3
Version: 1.10
OrchardVersion: 1.9
Description: Allows item-level front end view permissions.
Features:

View File

@@ -31,5 +31,5 @@ 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.3")]
[assembly: AssemblyFileVersion("1.9.3")]
[assembly: AssemblyVersion("1.10")]
[assembly: AssemblyFileVersion("1.10")]