3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-09-26 22:27:23 +02:00

Update factoids

This commit is contained in:
Pragmatic Software 2025-09-25 15:39:09 -07:00
parent f54efb0864
commit 99c9c3b262
No known key found for this signature in database
GPG Key ID: CC916B6E3C84ECCE
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 => 4896,
BUILD_REVISION => 4897,
BUILD_DATE => "2025-09-25",
};