Initial changes for 3.0 dev cycle (#1994)

Update constants.ts
Update version numbers in package jsons
This commit is contained in:
Snarling
2025-03-05 05:46:02 -05:00
committed by GitHub
parent 02c4f9c68d
commit 6530b43886
5 changed files with 9 additions and 135 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "bitburner",
"license": "SEE LICENSE IN license.txt",
"version": "2.8.0",
"version": "3.0.0",
"main": "electron-main.js",
"author": {
"name": "Daniel Xie, hydroflame, et al."