diff --git a/package.json b/package.json index 232a773d439b..9d879b2ea72a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Streamlabs streaming software", "author": "General Workings, Inc.", "license": "GPL-3.0", - "version": "1.17.0-preview.4", + "version": "1.17.0", "main": "main.js", "scripts": { "compile": "yarn clear && yarn compile:updater && yarn webpack-cli --progress --config ./webpack.dev.config.js",