We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84e18f commit 2a02bacCopy full SHA for 2a02bac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serial-monitor",
3
- "version": "1.0.1",
+ "version": "1.1.1",
4
"description": "Open Source Cross Platform Serial Monitor written using Electron and NodeJS",
5
"main": "src/js/main.js",
6
"scripts": {
@@ -85,7 +85,7 @@
85
86
"name": "@electron-forge/publisher-github",
87
"config": {
88
- "draft": false,
+ "draft": true,
89
"prerelease": false,
90
"repository": {
91
"owner": "stephendpmurphy",
0 commit comments