diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index 3d6df48c..53ba76c6 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -25,8 +25,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2623, - BUILD_DATE => "2019-12-28", + BUILD_REVISION => 2630, + BUILD_DATE => "2019-12-29", }; sub new {