Browse Source

Bump version 1.9.0

pull/27/head
AlphaX-Projects 2 years ago committed by GitHub
parent
commit
2677718bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      package.json

8
package.json

@ -1,6 +1,6 @@
{
"name": "qortal-ui",
"version": "1.8.2",
"version": "1.9.0",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [
"QORT",
@ -35,13 +35,13 @@
"electron-log": "4.4.6"
},
"devDependencies": {
"electron": "18.0.4",
"electron": "18.1.0",
"electron-builder": "23.0.3",
"electron-notarize": "1.2.1",
"electron-packager": "15.4.0",
"electron-packager": "15.5.1",
"shelljs": "0.8.5"
},
"engines": {
"node": ">=14.17.0"
}
}
}

Loading…
Cancel
Save