Update name and another instance of version

This commit is contained in:
Altiami
2024-04-24 13:58:43 -07:00
parent 05a8029c82
commit bd63b5fc2b
2 changed files with 2 additions and 2 deletions

View File

@@ -12,4 +12,4 @@ plugins {
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
rootProject.name = "GensouHacks" rootProject.name = "Nitori"

View File

@@ -1,6 +1,6 @@
{ {
"id": "Nitori", "id": "Nitori",
"version": "1.0.6", "version": "1.1-SNAPSHOT",
"mixins": [ "mixins": [
"mixins.core.json" "mixins.core.json"
] ]