diff --git a/package-lock.json b/package-lock.json index 1056d4ff..08fdc224 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fbw-installer", - "version": "3.0.0-rc.13", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fbw-installer", - "version": "3.0.0-rc.13", + "version": "3.0.0", "license": "GPL-3.0", "dependencies": { "@ant-design/icons": "^4.4.0", diff --git a/package.json b/package.json index 083f6f0d..2e373a21 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fbw-installer", "productName": "FlyByWire Installer", - "version": "3.0.0-rc.13", + "version": "3.0.0", "description": "Desktop application to install and customize FlyByWire addons", "main": "webpack/main/main.js", "scripts": {