1.0.1: bump to test new release-build scripts

merge-notes 0.1.0
isark 2 years ago
parent e4c83f9ae6
commit 611efc7baf

@ -8,7 +8,7 @@
}, },
"package": { "package": {
"productName": "Nothing", "productName": "Nothing",
"version": "1.0.0" "version": "1.0.1"
}, },
"tauri": { "tauri": {
"systemTray": { "systemTray": {
@ -30,7 +30,7 @@
"icons/icon.ico" "icons/icon.ico"
], ],
"identifier": "me.isark.poe.Nothing", "identifier": "me.isark.poe.Nothing",
"targets": ["nsis", "app", "updater"], "targets": ["nsis", "appimage", "updater"],
"windows": { "windows": {
"wix": { "wix": {
"language": "en-US" "language": "en-US"

@ -1,5 +1,5 @@
{ {
"version": "v1.0.0", "version": "v1.0.1",
"notes": "First 'properly' released version. Now with auto update support!", "notes": "First 'properly' released version. Now with auto update support!",
"pub_date": "2023-11-18T17:00:00Z", "pub_date": "2023-11-18T17:00:00Z",
"platforms": { "platforms": {

Loading…
Cancel
Save