3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-10-20 18:17:26 +02:00

Update factoids

This commit is contained in:
Pragmatic Software 2025-10-19 01:30:45 -07:00
parent 9ceabaf768
commit 03f7fbcde4
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 => 4910,
BUILD_REVISION => 4911,
BUILD_DATE => "2025-10-19",
};