diff options
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> |