Fix forge again (#2268)

This commit is contained in:
Geometrically
2024-08-22 23:52:38 -05:00
committed by GitHub
parent fafd47fd90
commit c8befb6843
7 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

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