1 parent 5023626 commit 84cf95aCopy full SHA for 84cf95a
2 files changed
electron-builder.yml
@@ -41,6 +41,5 @@ npmRebuild: false
41
publish:
42
provider: github
43
releaseType: draft
44
- publish: always
45
owner: executionreverted
46
repo: hyperteleporter
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hyperteleporter",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "An Electron application with React and TypeScript",
5
"main": "./out/main/index.js",
6
"author": "example.com",
0 commit comments