diff options
author | anekos | 2010-12-04 04:15:27 +0900 |
---|---|---|
committer | anekos | 2010-12-04 04:15:41 +0900 |
commit | e5b51181f53244fa3e3dcc56c4e69950eefffd13 (patch) | |
tree | 3f0f0ef3bb67ddfabf07f1e3166800e2b23eeda7 /twittperator.js | |
parent | b5b4368cfe69b18ec09a8daa0df5389f37a5b04f (diff) | |
download | vimperator-plugins-e5b51181f53244fa3e3dcc56c4e69950eefffd13.tar.bz2 |
version++
Diffstat (limited to 'twittperator.js')
-rw-r--r-- | twittperator.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twittperator.js b/twittperator.js index 8289fc6..ccf0556 100644 --- a/twittperator.js +++ b/twittperator.js @@ -30,7 +30,7 @@ let PLUGIN_INFO = <description lang="ja">OAuth/StreamingAPI対応Twitterクライアント</description> <version>1.10.1</version> <minVersion>2.3</minVersion> - <maxVersion>2.4</maxVersion> + <maxVersion>3.0</maxVersion> <author mail="teramako@gmail.com" homepage="http://d.hatena.ne.jp/teramako/">teramako</author> <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <license>MIT License</license> |