From ecb00d761d4662d480c0ffa707ba04c6b832c6ef Mon Sep 17 00:00:00 2001 From: Benjamin Dupont Date: Tue, 26 Jul 2022 22:49:30 -0400 Subject: [PATCH] build: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd7ec529..98fe37e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fbw-installer", "productName": "FlyByWire Installer", - "version": "3.2.0-rc.3", + "version": "3.2.0-rc.4", "description": "Desktop application to install and customize FlyByWire addons", "main": "webpack/main/main.js", "scripts": {