Skip to content

Commit 5b92877

Browse files
committed
Update plugin version.
1 parent 874fa6e commit 5b92877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hearthstone Collection Tracker/HearthstoneCollectionTrackerPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ public string Author
161161
get { return "Vasilev Konstantin"; }
162162
}
163163

164-
public static readonly Version PluginVersion = new Version(0, 2, 4);
164+
public static readonly Version PluginVersion = new Version(0, 3, 0);
165165

166166
public Version Version
167167
{

0 commit comments

Comments
 (0)