]> Dogcows Code - chaz/vimcoder/blobdiff - src/com/dogcows/VimCoder.java
change website url and bump version
[chaz/vimcoder] / src / com / dogcows / VimCoder.java
index fbb9d4ec7f3578c558abeac417fdb99858881c63..2f61bcc4586131f3c47697d232eb3dfaefa7cc7f 100644 (file)
@@ -27,12 +27,12 @@ public class VimCoder
        /**
         * The name and version of this plugin.
         */
-       public final static String version = "VimCoder 0.3.3";
+       public final static String version = "VimCoder 0.3.4";
 
        /**
         * The website of the plugin project.
         */
-       public final static String website = "http://www.brokenzipper.com/trac/wiki/VimCoder";
+       public final static String website = "http://github.com/chazmcgarvey/vimcoder";
 
 
        /**
This page took 0.017685 seconds and 4 git commands to generate.