bump version
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### 2.2.2 (2013-11-01)
|
||||
|
||||
- Password validation in RegisterAccount
|
||||
|
||||
### 2.2.1 (2013-10-27)
|
||||
|
||||
- Fix NReadability parsing issue
|
||||
|
||||
@@ -25,5 +25,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("2.2.1")]
|
||||
[assembly: AssemblyFileVersion("2.2.1")]
|
||||
[assembly: AssemblyVersion("2.2.2")]
|
||||
[assembly: AssemblyFileVersion("2.2.2")]
|
||||
Reference in New Issue
Block a user