Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emberimp committed Mar 15, 2017
1 parent e0a3084 commit 15ad8c6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions NITW Dialogue Tool/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion NITW Dialogue Tool/Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace NITW_Dialogue_Tool
{
public partial class Form1 : Form
{
string version = "1.0.0";
string version = "1.1.0";

yarnDictionary rootz = JsonUtil.loadYarnDictionary();
FileSystemWatcher watcher = new FileSystemWatcher();
Expand Down

0 comments on commit 15ad8c6

Please sign in to comment.