diff options
author | anekos | 2009-02-08 12:40:34 +0000 |
---|---|---|
committer | anekos | 2009-02-08 12:40:34 +0000 |
commit | b7b17c7314817b77342767dbe36ce38fecbe3781 (patch) | |
tree | 822dbec45134fc360760737944e0fe2fded6bd98 /bitly.js | |
parent | a60c9705cf21146739477c0e7bb24c4692e8e73f (diff) | |
download | vimperator-plugins-b7b17c7314817b77342767dbe36ce38fecbe3781.tar.bz2 |
PLUGIN_INFO 修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@29712 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'bitly.js')
-rw-r--r-- | bitly.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ let PLUGIN_INFO = <license>new BSD License (Please read the source code comments of this plugin)</license> <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/bitly.js</updateURL> - <minVersion>1.2</minVersion> + <minVersion>2.0pre</minVersion> <maxVersion>2.0pre</maxVersion> <detail><![CDATA[ == Commands == |