diff --git a/package-lock.json b/package-lock.json index 3dc8f72..6befde4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tesla-eyes", - "version": "0.8.3", + "version": "0.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tesla-eyes", - "version": "0.8.3", + "version": "0.9.0", "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^6.4.2", diff --git a/package.json b/package.json index 8dfbc55..dc5239a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tesla-eyes", - "version": "0.8.3", + "version": "0.9.0", "description": "", "scripts": { "start": "vite", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index fde3c1c..76f845e 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "app" -version = "0.8.3" +version = "0.9.0" description = "Tesla eyes app. Sentry Mode and Dashcam viewer" authors = ["adjilino"] license = "" diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 97ad8a6..76ad20b 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -9,7 +9,7 @@ }, "package": { "productName": "Tesla eyes", - "version": "0.8.3" + "version": "0.9.0" }, "tauri": { "allowlist": {