From 99c889faf725c4965e6605b940b13318a4b95fa3 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 18 Jan 2020 21:49:58 -0800 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 264548d3..2f51da76 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 => 2815, - BUILD_DATE => "2020-01-16", + BUILD_REVISION => 2821, + BUILD_DATE => "2020-01-18", }; sub new {