Set version to 0.0.4.
[WoTNS.git] / src / main / java / net / pterodactylus / wotns / main / WoTNSPlugin.java
index f24afc7..7bb6e89 100644 (file)
@@ -46,7 +46,7 @@ public class WoTNSPlugin implements FredPlugin, FredPluginL10n, FredPluginBaseL1
                Logging.setupConsoleLogging();
        }
 
-       private static final Version VERSION = new Version(0, 0, 3);
+       private static final Version VERSION = new Version(0, 0, 4);
 
        private PluginRespirator pluginRespirator;