mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
Lazy changelog update
Just referencing commit history for changelog right now
This commit is contained in:
@@ -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,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user