data/wordle: update German words to modern dialect

This commit is contained in:
Pragmatic Software 2024-03-16 19:43:50 -07:00
parent a67a4078e4
commit 8970978444
No known key found for this signature in database
GPG Key ID: CC916B6E3C84ECCE
2 changed files with 79662 additions and 10803 deletions

File diff suppressed because it is too large Load Diff

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 => 4721,
BUILD_REVISION => 4722,
BUILD_DATE => "2024-03-16",
};