diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 285d07b5..d81e98d4 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -17,8 +17,8 @@ use warnings; # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 1931, - BUILD_DATE => "2018-01-17", + BUILD_REVISION => 1933, + BUILD_DATE => "2018-01-19", }; 1;