Skip to content

Commit

Permalink
📝 docs(app): update version in cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
angelespejo committed Jul 29, 2024
1 parent 38f2a6a commit 7690abf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/app/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Some of this are used in build process of tauri
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
name = "super8"
version = "0.2.0"
version = "0.2.2"
description = "🎬🎨🧩 Add styles to web video like iFrames, YouTube & Vimeo videos, Netflix, Amazon etc"
authors = ["angelo <angelo@pigeonposse.com>"]
# license = "GPL-3.0"
Expand Down
3 changes: 1 addition & 2 deletions packages/app/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,5 @@
}
}
},
"productName": "Super8",
"version": "0.2.0"
"productName": "Super8"
}

0 comments on commit 7690abf

Please sign in to comment.