diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index cbf1b2c1..4e68cc97 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -19,8 +19,8 @@ use LWP::UserAgent; # These are set automatically by the misc/update_version script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 3392, - BUILD_DATE => "2020-02-27", + BUILD_REVISION => 3396, + BUILD_DATE => "2020-02-29", }; sub initialize {