From: Ailin Nemui Date: Wed, 5 Jul 2017 11:52:36 +0000 (+0200) Subject: nickcolor_expando.pl: hash up X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ae06f099bf56b28e49e75908bd8e315800de5dc7;p=irssi-scripts.irssi.org.git nickcolor_expando.pl: hash up --- diff --git a/scripts/nickcolor_expando.pl b/scripts/nickcolor_expando.pl index a7d3667..85b4d6b 100644 --- a/scripts/nickcolor_expando.pl +++ b/scripts/nickcolor_expando.pl @@ -1,7 +1,7 @@ use strict; use warnings; -our $VERSION = '0.4.0'; # 6edfe656246780e +our $VERSION = '0.4.0'; # c274f630aff9967 our %IRSSI = ( authors => 'Nei', name => 'nickcolor_expando',