diff --git a/lib/PBot/VERSION.pm b/lib/PBot/VERSION.pm index 81e9c34a..0c60c957 100644 --- a/lib/PBot/VERSION.pm +++ b/lib/PBot/VERSION.pm @@ -23,7 +23,7 @@ our @EXPORT_OK = ( # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4265, + BUILD_REVISION => 4267, BUILD_DATE => "2021-07-21", };