We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34e10f commit 200a510Copy full SHA for 200a510
package.json
@@ -1,8 +1,9 @@
1
{
2
"name": "simple-vmix-switcher-electron",
3
"productName": "Simple vMix Switcher Electron",
4
- "version": "1.1.0",
5
- "private": false,
+ "description": "Simple switcher app for vMix",
+ "version": "1.2.0",
6
+ "private": true,
7
"author": {
8
"name": "Jens Grønhøj Stigaard",
9
"email": "[email protected]"
0 commit comments