diff options
author | snaka | 2009-06-05 23:56:36 +0000 |
---|---|---|
committer | snaka | 2009-06-05 23:56:36 +0000 |
commit | 545903ba5a64780d10f79aafbf2e6a1e0b9f2625 (patch) | |
tree | cc6750f795e56d747efd365b367471f022f77da0 /hatebuWatchDog.js | |
parent | 808641edba9eb850ef27a4e5dbd3a38257f90211 (diff) | |
download | vimperator-plugins-545903ba5a64780d10f79aafbf2e6a1e0b9f2625.tar.bz2 |
version番号のup
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33813 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'hatebuWatchDog.js')
-rw-r--r-- | hatebuWatchDog.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hatebuWatchDog.js b/hatebuWatchDog.js index 1511166..2de0a7b 100644 --- a/hatebuWatchDog.js +++ b/hatebuWatchDog.js @@ -36,11 +36,11 @@ let PLUGIN_INFO = <description>Make notify hatebu-count when specified site's hatebu-count changed.</description> <description lang="ja">指定されたサイトのはてブ数を監視、変動があったらお知らせします。</description> <minVersion>2.0pre</minVersion> - <maxVersion>2.0</maxVersion> + <maxVersion>2.2pre</maxVersion> <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/hatebuWatchDog.js</updateURL> <author mail="snaka.gml@gmail.com" homepage="http://vimperator.g.hatena.ne.jp/snaka72/">snaka</author> <license>MIT style license</license> - <version>1.0</version> + <version>1.1.0</version> <detail><![CDATA[ == Subject == Make notify hatebu-count when specified site's hatebu-count changed. |