diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 90d894f5..406c37f2 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -17,8 +17,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4038, - BUILD_DATE => "2021-06-12", + BUILD_REVISION => 4064, + BUILD_DATE => "2021-06-21", }; sub initialize {