diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 363e8257..06cf1f86 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -20,8 +20,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4013, - BUILD_DATE => "2021-06-08", + BUILD_REVISION => 4018, + BUILD_DATE => "2021-06-11", }; sub initialize {