diff options
author | anekos | 2010-06-27 16:39:33 +0000 |
---|---|---|
committer | anekos | 2010-06-27 16:39:33 +0000 |
commit | e128ad464d4261bd9de454a1ed64fa56466ea858 (patch) | |
tree | 9fcbf8a1dc01dd03908218e23db634e15bc44799 /maine_coon.js | |
parent | 8f76df86b7ada5290fdc4d20b39083ee46b63242 (diff) | |
download | vimperator-plugins-e128ad464d4261bd9de454a1ed64fa56466ea858.tar.bz2 |
version++
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37868 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'maine_coon.js')
-rw-r--r-- | maine_coon.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maine_coon.js b/maine_coon.js index c914a02..eba6d21 100644 --- a/maine_coon.js +++ b/maine_coon.js @@ -38,10 +38,10 @@ let PLUGIN_INFO = <name lang="ja">メインクーン</name> <description>Make the screen larger</description> <description lang="ja">なるべくでかい画面で使えるように</description> - <version>2.5.1</version> + <version>2.5.2</version> <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <minVersion>2.3</minVersion> - <maxVersion>2.3</maxVersion> + <maxVersion>2.4</maxVersion> <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/maine_coon.js</updateURL> <license>new BSD License (Please read the source code comments of this plugin)</license> <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> |