diff options
author | anekos | 2010-05-05 12:56:45 +0000 |
---|---|---|
committer | anekos | 2010-05-05 12:56:45 +0000 |
commit | 0d69989345f78087cbad6e87f9c0982769894125 (patch) | |
tree | 435804d45a3264b1236fe818441a9c944de8dbf5 /open-frame.js | |
parent | dcbd7d798d1ca2ab19a71d53cb62e0bee0da9cfc (diff) | |
download | vimperator-plugins-0d69989345f78087cbad6e87f9c0982769894125.tar.bz2 |
対応バージョン修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37380 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'open-frame.js')
-rwxr-xr-x | open-frame.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-frame.js b/open-frame.js index 852ee15..2fb1120 100755 --- a/open-frame.js +++ b/open-frame.js @@ -45,7 +45,7 @@ let PLUGIN_INFO = <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/open-frame.js</updateURL> <minVersion>2.3</minVersion> - <maxVersion>2.3</maxVersion> + <maxVersion>2.4</maxVersion> <detail><![CDATA[ Add "openframe" and "tabopenframe" command. ]]></detail> |