bump app version (v0.8.2)

This commit is contained in:
Jai A
2024-08-21 22:24:44 -07:00
parent 157c27c20d
commit a0bd011b80
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "theseus_gui"
version = "0.0.0"
version = "0.8.2"
description = "A Tauri App"
authors = ["you"]
license = ""

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "Modrinth App",
"version": "0.8.1"
"version": "0.8.2"
},
"tauri": {
"allowlist": {