We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f721e6 commit dead9d2Copy full SHA for dead9d2
src-tauri/tauri.conf.json
@@ -56,7 +56,7 @@
56
},
57
"productName": "HardwareVisualizer",
58
"mainBinaryName": "hardware-visualizer",
59
- "version": "1.5.0-5",
+ "version": "1.5.0-6",
60
"identifier": "HardwareVisualizer",
61
"plugins": {
62
"sql": {
@@ -66,7 +66,7 @@
66
"dialog": true,
67
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEQ0OTdGNThBQTc0MTNFQ0UKUldUT1BrR25pdldYMU9tK2NCakpSRjdJaFhibDhDVzNnSW9RMmNoZzZpVGducGs5Y2xJbDdGMWEK",
68
"endpoints": [
69
- "https://github.com/shm11C3/HardwareVisualizer/releases/download/v1.5.0-6/latest.json"
+ "https://github.com/shm11C3/HardwareVisualizer/releases/download/v1.5.0-7/latest.json"
70
],
71
"windows": {
72
"install_mode": "passive"
0 commit comments