From 5c8eab8a4cefd62b5415f7c0ad8e5b2075979f75 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 21 Jun 2019 12:36:55 -0700 Subject: [PATCH] Update version --- PBot/VERSION.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index c7dbd9ce..08ea605a 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -23,8 +23,8 @@ BEGIN { # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 2433, - BUILD_DATE => "2019-06-20", + BUILD_REVISION => 2436, + BUILD_DATE => "2019-06-21", }; sub new {