Ferrell Synthetic Intelligence commited on
Commit ·
3af09bb
1
Parent(s): dc2e643
Use MSI-compatible desktop version
Browse files- desktop/tauri.conf.json +1 -1
desktop/tauri.conf.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"$schema": "https://schema.tauri.app/config/2",
|
| 3 |
"productName": "AIDE Sovereign Workbench",
|
| 4 |
-
"version": "0.1.0
|
| 5 |
"identifier": "org.ferrellsyntheticintelligence.aide",
|
| 6 |
"build": {
|
| 7 |
"frontendDist": "frontend",
|
|
|
|
| 1 |
{
|
| 2 |
"$schema": "https://schema.tauri.app/config/2",
|
| 3 |
"productName": "AIDE Sovereign Workbench",
|
| 4 |
+
"version": "0.1.0",
|
| 5 |
"identifier": "org.ferrellsyntheticintelligence.aide",
|
| 6 |
"build": {
|
| 7 |
"frontendDist": "frontend",
|