Merge commit '8c1c5572c08f9191edaa513aa18859acc651e3e4' into feature-clean

This commit is contained in:
2024-10-20 21:48:28 +03:00
777 changed files with 93723 additions and 785 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "theseus_gui"
version = "0.8.8"
version = "0.8.9"
description = "The Modrinth App is a desktop application for managing your Minecraft mods"
license = "GPL-3.0-only"
repository = "https://github.com/modrinth/code/apps/app/"

View File

@@ -5,7 +5,7 @@
"tauri": "tauri",
"dev": "tauri dev",
"test": "cargo test",
"lint": "cargo fmt --check && cargo clippy -- -D warnings",
"lint": "cargo fmt --check && cargo clippy --all-targets -- -D warnings",
"fix": "cargo fmt && cargo clippy --fix"
},
"devDependencies": {
@@ -15,4 +15,4 @@
"@modrinth/app-frontend": "workspace:*",
"@modrinth/app-lib": "workspace:*"
}
}
}

View File

@@ -49,9 +49,9 @@
]
},
"productName": "AstralRinth App",
"version": "0.8.8",
"identifier": "AstralRinthApp",
"version": "0.8.9",
"mainBinaryName": "AstralRinth App",
"identifier": "AstralRinthApp",
"plugins": {
"deep-link": {
"desktop": {