diff options
| author | Irssi Scripts Helper | 2017-04-24 08:15:59 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2017-04-24 08:15:59 +0000 | 
| commit | caa5f77b21227c566f2a21fab537299661f3af81 (patch) | |
| tree | 908e83aa23cfef12b21828ce196bc7d6ade05361 /Test/notes/info.yml | |
| parent | 3412245f3558d8aa8a768a8b16534d1cb9461f42 (diff) | |
| download | scripts.irssi.org-caa5f77b21227c566f2a21fab537299661f3af81.tar.bz2 | |
ci artefacts for 9d6c0c460ec3429d0c3caa897296737031d1bad7
[skip ci]
Diffstat (limited to 'Test/notes/info.yml')
| -rw-r--r-- | Test/notes/info.yml | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/Test/notes/info.yml b/Test/notes/info.yml index 4da8533..c5d96a3 100644 --- a/Test/notes/info.yml +++ b/Test/notes/info.yml @@ -1,7 +1,7 @@  ---  -    authors: vague -  changed: '24 Nov 16:00:00 CET 2015' +  changed: '22 Apr 20:00:00 CEST 2017'    commands:      - notes      - 'notes add' @@ -12,8 +12,11 @@    default_package: notes    description: 'Keeps notes on users and displayes the note in /whois output if the host/nick matches'    license: GPL2 +  modified: '2017-04-23 22:41:20'    modules:      - DBI      - DBM::Deep +    - List::MoreUtils +    - autovivification    name: notes -  version: '0.31' +  version: '1.0' | 
