diff options
| author | anekos | 2011-07-27 01:07:06 +0900 | 
|---|---|---|
| committer | anekos | 2011-07-27 01:07:06 +0900 | 
| commit | a890d5778c26ddafd9389c0625c860acaafe95d0 (patch) | |
| tree | 474ed96f8e4f8d6ec988d57808db768a141ab483 | |
| parent | 3cd957ffe0db05c85d83f88023260448560119ed (diff) | |
| download | vimperator-plugins-a890d5778c26ddafd9389c0625c860acaafe95d0.tar.bz2 | |
sq
| -rw-r--r-- | google-plus-commando.js | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js index 57e042e..cfa66da 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -36,7 +36,7 @@ THE POSSIBILITY OF SUCH DAMAGE.  // INFO {{{  let INFO =  <> -  <plugin name="GooglePlusCommando" version="2.0.0" +  <plugin name="GooglePlusCommando" version="2.0.1"            href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/google-plus-commando.js"            summary="The handy commands for Google+"            lang="en-US"  | 
