From 2ea7bd9692e5e05bbd1ccf9cb09d0a5a11a73175 Mon Sep 17 00:00:00 2001 From: SLOBS Release Date: Wed, 27 Apr 2022 15:57:19 -0700 Subject: [PATCH] Release version 1.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cd94396c1d8..4f004578bb4c 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.8.5-preview.8", + "version": "1.8.3", "main": "main.js", "scripts": { "compile": "yarn clear && yarn compile:updater && yarn webpack-cli --progress --config ./webpack.dev.config.js",