allbuild commit 07538d65

This commit is contained in:
Olivier Gagnon 2022-08-16 12:01:42 -04:00
parent 07538d6509
commit 5d3ed2e0c5
6 changed files with 23 additions and 23 deletions

4
dist/main.bundle.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

34
dist/vendor.bundle.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
{
"name": "bitburner",
"license": "SEE LICENSE IN license.txt",
"version": "2.0.0",
"version": "2.0.1",
"main": "electron-main.js",
"author": {
"name": "Daniel Xie & Olivier Gagnon"

@ -88,7 +88,7 @@ export const CONSTANTS: {
Donations: number; // number of blood/plasma/palette donation the dev have verified., boosts NFG
LatestUpdate: string;
} = {
VersionString: "2.0.0",
VersionString: "2.0.1",
VersionNumber: 23,
// Speed (in ms) at which the main loop is updated