Skip to content

Commit

Permalink
v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
unforbidable committed Nov 21, 2015
1 parent 3043494 commit 86f85ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
##### v1.9.2 (2015/11/20)
* Improve exception handling during asyncronous record loading

##### v1.9.1 (2015/11/20)
* Ability to access command line parameters in a rule method code
* Ability to start minimzed and to exit without prompting
Expand Down
2 changes: 1 addition & 1 deletion src/Patcher/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyFileVersion("1.9.1.0")]
[assembly: AssemblyFileVersion("1.9.2.0")]

0 comments on commit 86f85ee

Please sign in to comment.