Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
corlettb committed Jul 4, 2015
1 parent d8d2a85 commit 5586de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HDTAHPluginHAPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public override string Author

public override Version Version
{
get { return new Version("0.0.3"); }
get { return new Version("0.0.4"); }
}

public HDTAHPluginHAPlugin()
Expand Down

0 comments on commit 5586de7

Please sign in to comment.