diff options
| author | ferret | 2014-10-19 15:11:13 +0100 | 
|---|---|---|
| committer | ferret | 2014-10-19 15:11:13 +0100 | 
| commit | 7b3a8d5024541bb54248b52cb54f5c8d276cd84c (patch) | |
| tree | 6ad6a35b343b935739faf4570bf0dc81e91dbb96 | |
| parent | dbaec4df48d99818ad13a25352c991c9ccb529b1 (diff) | |
| download | scripts.irssi.org-7b3a8d5024541bb54248b52cb54f5c8d276cd84c.tar.bz2 | |
Update scripts.yaml
bump version of go.pl
| -rw-r--r-- | _data/scripts.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 7d9ba96..d9bbd29 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1461,10 +1461,10 @@    contact: "nohar@freenode"    description: "Implements /go command that activates a window given a name/partial name. It features a nice completion."    filename: "go.pl" -  modified: "2004-08-17 00:00:00" +  modified: "2014-10-19 00:00:00"    license: "GPLv2 or later"    name: "go to window" -  version: "1.00" +  version: "1.01"  - authors: "cxreg"    contact: "cxreg@pobox.com" | 
