Mute audio via wry + v0.9.2

This commit is contained in:
Jai A
2024-12-25 14:41:28 -07:00
parent 4a031f7bbd
commit 81ec068747
6 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@modrinth/app-frontend",
"private": true,
"version": "0.9.1",
"version": "0.9.2",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,6 +1,6 @@
[package]
name = "theseus_gui"
version = "0.9.1"
version = "0.9.2"
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

@@ -44,7 +44,7 @@
]
},
"productName": "Modrinth App",
"version": "0.9.1",
"version": "0.9.2",
"mainBinaryName": "Modrinth App",
"identifier": "ModrinthApp",
"plugins": {