diff --git a/lib/PBot/VERSION.pm b/lib/PBot/VERSION.pm index 019338ad..e7858039 100644 --- a/lib/PBot/VERSION.pm +++ b/lib/PBot/VERSION.pm @@ -25,8 +25,8 @@ use PBot::Imports; # These are set by the /misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 4590, - BUILD_DATE => "2022-10-01", + BUILD_REVISION => 4597, + BUILD_DATE => "2022-12-25", }; sub initialize {}