diff --git a/package.json b/package.json index bd3ba65..933f59e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subtitles-burn-in", - "version": "0.0.0", + "version": "1.1.0", "description": "", "type": "module", "scripts": { diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 0154fb7..15f90f8 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "Subtitle Burner", - "version": "1.0.0" + "version": "1.1.0" }, "tauri": { "allowlist": {