From 79c26366f65ff16b689f15f88a14d976ee34e70c Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 25 Jul 2021 08:24:49 -0700 Subject: [PATCH] Update version --- lib/PBot/VERSION.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/PBot/VERSION.pm b/lib/PBot/VERSION.pm index 8000d701..a4f38cd0 100644 --- a/lib/PBot/VERSION.pm +++ b/lib/PBot/VERSION.pm @@ -23,8 +23,8 @@ our @EXPORT_OK = ( # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4297, - BUILD_DATE => "2021-07-24", + BUILD_REVISION => 4300, + BUILD_DATE => "2021-07-25", }; sub initialize {