Lazy changelog update

Just referencing commit history for changelog right now
This commit is contained in:
Snarling
2024-08-15 18:09:42 -04:00
parent a48bfba536
commit d82247a404
3 changed files with 6 additions and 10 deletions
+2
View File
@@ -853,6 +853,7 @@ function createNewUpdateText() {
"Please report any bugs/issues through the GitHub repository " +
"or the Bitburner subreddit (reddit.com/r/bitburner).\n\n" +
CONSTANTS.LatestUpdate,
true,
),
1000,
);
@@ -867,6 +868,7 @@ function createBetaUpdateText() {
"Please report any bugs/issues through the github repository (https://github.com/bitburner-official/bitburner-src/issues) " +
"or the Bitburner subreddit (reddit.com/r/bitburner).\n\n" +
CONSTANTS.LatestUpdate,
true,
),
1000,
);