From: KindOne Date: Sun, 5 Oct 2025 00:47:43 +0000 (-0400) Subject: cron: update version number X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b9805e94d4bf822e9937dd1effe1078e949b7f68;p=irssi-scripts.irssi.org.git cron: update version number --- diff --git a/scripts/cron.pl b/scripts/cron.pl index 435db25..c4faef4 100644 --- a/scripts/cron.pl +++ b/scripts/cron.pl @@ -75,7 +75,7 @@ use Irssi; use strict; use vars qw($VERSION %IRSSI); -$VERSION = "0.12"; +$VERSION = "0.13"; %IRSSI = ( authors => 'Piotr Krukowiecki', contact => 'piotr \at/ krukowiecki /dot\ net',