diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 1e6bdf0e..b9e8c5d8 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 => 2930, + BUILD_REVISION => 2932, BUILD_DATE => "2020-01-25", };