Skip to content

Commit

Permalink
new version (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adjilino authored Dec 24, 2023
1 parent 39f21db commit f809801
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tesla-eyes",
"version": "0.8.3",
"version": "0.9.0",
"description": "",
"scripts": {
"start": "vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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 = ""
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"package": {
"productName": "Tesla eyes",
"version": "0.8.3"
"version": "0.9.0"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit f809801

Please sign in to comment.