diff options
author | anekos | 2011-07-13 22:51:54 +0900 |
---|---|---|
committer | anekos | 2011-07-13 22:51:54 +0900 |
commit | e39c4d7eb79a0ea6fdbdd8bf44923b30f266234a (patch) | |
tree | 41258aed23ce8aafe8519c0ac07668a450bfc889 | |
parent | b6c0319fac6b9be45e0a35208ca53b4166aa5522 (diff) | |
download | vimperator-plugins-e39c4d7eb79a0ea6fdbdd8bf44923b30f266234a.tar.bz2 |
version++
-rw-r--r-- | google-plus-commando.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js index 06d3d87..39e8d72 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -35,7 +35,7 @@ THE POSSIBILITY OF SUCH DAMAGE. // INFO {{{ let INFO = <> - <plugin name="GooglePlusCommando" version="1.2.0" + <plugin name="GooglePlusCommando" version="1.3.0" href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/google-plus-commando.js" summary="The handy commands for Google+" lang="en-US" |