Skip to content

Commit

Permalink
Merge branch 'staging' into preview
Browse files Browse the repository at this point in the history
  • Loading branch information
SLOBS-Release committed Apr 26, 2022
2 parents f9ccb14 + 18ab9e6 commit 7b58034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Streamlabs streaming software",
"author": "General Workings, Inc.",
"license": "GPL-3.0",
"version": "1.8.5-preview.6",
"version": "1.8.2",
"main": "main.js",
"scripts": {
"compile": "yarn clear && yarn compile:updater && yarn webpack-cli --progress --config ./webpack.dev.config.js",
Expand Down
2 changes: 1 addition & 1 deletion scripts/repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "obs-studio-node",
"url": "https://s3-us-west-2.amazonaws.com/obsstudionodes3.streamlabs.com/",
"archive": "osn-[VERSION]-release-[OS].tar.gz",
"version": "0.20.30",
"version": "0.20.31",
"win64": true,
"osx": true
},
Expand Down

0 comments on commit 7b58034

Please sign in to comment.