diff --git a/package-lock.json b/package-lock.json index 03d823b..c510c41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@flybywiresim/fragmenter", - "version": "0.7.4", + "version": "0.7.5-rc.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@flybywiresim/fragmenter", - "version": "0.7.4", + "version": "0.7.5-rc.2", "license": "GPL-3.0", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index 2394822..7733873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/fragmenter", - "version": "0.7.5-rc.1", + "version": "0.7.5-rc.2", "description": "Tool used to create zip files for multiple modules and only update what is needed", "author": "FlyByWire Simulations", "license": "GPL-3.0",