diff --git a/lib/PBot/VERSION.pm b/lib/PBot/VERSION.pm index 8f29bd5d..eb9484a3 100644 --- a/lib/PBot/VERSION.pm +++ b/lib/PBot/VERSION.pm @@ -25,7 +25,7 @@ use PBot::Imports; # These are set by the /misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4561, + BUILD_REVISION => 4564, BUILD_DATE => "2022-08-03", };