diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 6b5100b9..9aae11f2 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 => 3176, + BUILD_REVISION => 3178, BUILD_DATE => "2020-02-06", };