Update factoids

This commit is contained in:
Pragmatic Software 2022-07-08 12:50:30 -07:00
parent 421738498c
commit 10e49bbbb6
2 changed files with 1 additions and 1 deletions

BIN
data/factoids.sqlite3 vendored

Binary file not shown.

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 => 4554,
BUILD_REVISION => 4555,
BUILD_DATE => "2022-07-08",
};