Bump version + fix neoforge 1.20.2+ (#863)

This commit is contained in:
Geometrically
2023-11-08 16:07:53 -07:00
committed by GitHub
parent f5c7f90d19
commit a17e096d94
8 changed files with 26 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "theseus_gui",
"private": true,
"version": "0.6.0",
"version": "0.6.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

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

View File

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