Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unforbidable committed Nov 8, 2015
1 parent b9cb249 commit 74ca8ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
##### v1.6.0 (2015/11/08)
* New supported forms: WTHR,IMGS
* 32bit executable to allow running via Mod Organizer
* New option to specify new Form IDs
* New forms can be injected into other plugins

##### v1.5.1 (2015/11/01)
* New Math helper methods Round(), Floor() and Ceiling().
* Changes made in rule methods are applied immediately.
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.5.1.0")]
[assembly: AssemblyFileVersion("1.6.0.0")]

0 comments on commit 74ca8ae

Please sign in to comment.