Add dialog plugin to Tauri app
Add workspace name to LayoutEngine props Update version to 0.1.30 Implement file open dialog in Wizard
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "spaceshell",
|
||||
"version": "0.1.27",
|
||||
"version": "0.1.30",
|
||||
"identifier": "xyz.spacesh.app",
|
||||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
|
||||
Reference in New Issue
Block a user