diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 2c4fb28a..90c1449b 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -26,7 +26,7 @@ use LWP::UserAgent; # These are set automatically by build/update_version.pl use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 3105, + BUILD_REVISION => 3107, BUILD_DATE => "2020-02-03", };