aboutsummaryrefslogtreecommitdiffstats
path: root/twitter.js
diff options
context:
space:
mode:
authorsnaka2009-06-14 16:49:51 +0000
committersnaka2009-06-14 16:49:51 +0000
commit47897825d511d67acb817b62dce13d9b0bb3346f (patch)
tree7cfd308a9e254f60bc9e5b9d339e308c37a0ee5e /twitter.js
parent26d3bdab37bf7260520f7138835a9e0d09945f50 (diff)
downloadvimperator-plugins-47897825d511d67acb817b62dce13d9b0bb3346f.tar.bz2
Add Version element in PLUGIN_INFO.
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33972 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'twitter.js')
-rw-r--r--twitter.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/twitter.js b/twitter.js
index ae901f9..9d39052 100644
--- a/twitter.js
+++ b/twitter.js
@@ -22,6 +22,7 @@ let PLUGIN_INFO =
<VimperatorPlugin>
<name>{NAME}</name>
<description>The script allows you to update Twitter status from Vimperator 0.6.*.</description>
+<version>0</version>
<updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/twitter.js</updateURL>
<author>Trapezoid</author>
<license>Creative Commons</license>