diff --git a/package-lock.json b/package-lock.json index ea791ba6..501a723c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fbw-installer", - "version": "3.4.1", + "version": "3.4.1-rc.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fbw-installer", - "version": "3.4.1", + "version": "3.4.1-rc.2", "license": "GPL-3.0", "dependencies": { "@flybywiresim/fragmenter": "^0.7.4", diff --git a/package.json b/package.json index 8d3c1eb8..28d8ec30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fbw-installer", "productName": "FlyByWire Installer", - "version": "3.4.1", + "version": "3.4.1-rc.2", "description": "Desktop application to install and customize FlyByWire addons", "configUrls": { "production": "https://cdn.flybywiresim.com/installer/config/production.json",