]> Dogcows Code - chaz/vimcoder/blobdiff - src/com/dogcows/VimCoder.java
do not add editor name to the end of a submission
[chaz/vimcoder] / src / com / dogcows / VimCoder.java
index 04300fc4a4e857327610655ea34ef005e80ec710..d094394f2a0dbe41cdb9bc3f220319df38397de8 100644 (file)
@@ -27,12 +27,7 @@ public class VimCoder
        /**
         * The name and version of this plugin.
         */
-       public final static String version = "VimCoder 0.3.4";
-
-       /**
-        * The website of the plugin project.
-        */
-       public final static String website = "http://github.com/chazmcgarvey/vimcoder";
+       public final static String version = "VimCoder 0.3.5";
 
 
        /**
This page took 0.021743 seconds and 4 git commands to generate.