From 6f7a07a1fbac849f79d84c1bed3660f92eda1da8 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 17 Jul 2021 17:04:17 -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 3ae59a3d..a96e0e48 100644 --- a/lib/PBot/VERSION.pm +++ b/lib/PBot/VERSION.pm @@ -16,8 +16,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4233, - BUILD_DATE => "2021-07-16", + BUILD_REVISION => 4235, + BUILD_DATE => "2021-07-17", }; sub initialize {