max / goingson
19 files changed,
+1 insertion,
-1 deletion
| @@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "$schema": "https://schema.tauri.app/config/2", | |
| 3 | 3 | "productName": "GoingsOn", | |
| 4 | - | "version": "0.3.2", | |
| 4 | + | "version": "0.3.3", | |
| 5 | 5 | "identifier": "com.goingson.app", | |
| 6 | 6 | "build": { | |
| 7 | 7 | "beforeBuildCommand": "node src-tauri/frontend/build-css.js", |