diff options
author | anekos | 2011-07-12 23:20:42 +0900 |
---|---|---|
committer | anekos | 2011-07-12 23:20:42 +0900 |
commit | 5ceba92120243943856fd7d03e91f11326ae70ed (patch) | |
tree | f65fbd0a6bc5f15aca2b3477fa6318b9ce308a47 | |
parent | c3a8c4be4252ed16f5b05834c642591a373af749 (diff) | |
download | vimperator-plugins-5ceba92120243943856fd7d03e91f11326ae70ed.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 1ed6b96..a289ff2 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.4.9" + <plugin name="GooglePlusCommando" version="1.1.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" |