diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 5aa936ec..dc518702 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -20,7 +20,7 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4026, + BUILD_REVISION => 4033, BUILD_DATE => "2021-06-12", };