Bump version for previous revert

This commit is contained in:
Pragmatic Software 2022-08-03 11:31:09 -07:00
parent e656fb46cf
commit 62849c9cc4
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ use PBot::Imports;
# These are set by the /misc/update_version script
use constant {
BUILD_NAME => "PBot",
BUILD_REVISION => 4561,
BUILD_REVISION => 4564,
BUILD_DATE => "2022-08-03",
};