diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 17d31368..23db5cfc 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -26,7 +26,7 @@ use LWP::UserAgent; # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2836, + BUILD_REVISION => 2839, BUILD_DATE => "2020-01-19", };