]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Update version number in the script and the yaml file
authorPablo Martín Báez Echevarría <redacted>
Mon, 13 Oct 2014 14:39:46 +0000 (12:39 -0200)
committerPablo Martín Báez Echevarría <redacted>
Mon, 13 Oct 2014 14:39:46 +0000 (12:39 -0200)
_data/scripts.yaml
scripts/u.pl

index 7d9ba9609f5915c98b99ea0294f5ca9ec8c8c8eb..e5d6a3eb8b9e8da92d8bba7e3df42691974d2e5f 100644 (file)
   license: "GNU GPL"
   name: "List nicks in channel"
   url: "http://otoria.freecode.nl/~michiel/u.pl"
-  version: "1.2"
+  version: "1.3"
 
 - authors: "Peder Stray"
   contact: "peder@ninja.no"
index c5313abc7d53a481f9e76e2f8146a581bf15ffe1..e785c7657ebd203ff35778be7f7d4e840701c912 100644 (file)
@@ -1,7 +1,7 @@
 use vars qw($VERSION %IRSSI);
 
 use Irssi 20020120;
-$VERSION = "1.2";
+$VERSION = "1.3";
 %IRSSI = (
     authors    => "Michiel",
     contact    => "michiel\@dotgeek.org",
git clone https://git.99rst.org/PROJECT