Skip to content

Commit a18bc92

Browse files
chore: bump version to 1.0.0.0 [skip ci]
1 parent f5a6388 commit a18bc92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"email": "fritz.blignaut@gmail.com"
66
},
77
"private": true,
8-
"version": "0.0.1",
8+
"version": "1.0.0",
99
"type": "module",
1010
"main": "electron/main.cjs",
1111
"scripts": {
@@ -26,7 +26,7 @@
2626
"appId": "com.techstack.streamdeck",
2727
"productName": "Tech Stack Stream Deck",
2828
"extraMetadata": {
29-
"version": "0.0.1.18"
29+
"version": "1.0.0.0"
3030
},
3131
"directories": {
3232
"output": "dist-electron"

0 commit comments

Comments
 (0)