Skip to content

Commit 6ac3869

Browse files
author
7orivorian
committed
Bump oωo dependency version to 0.12.22+1.21.8
1 parent a1af9c7 commit 6ac3869

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ yarn_mappings=1.21.8+build.1
77
loader_version=0.16.14
88
loom_version=1.11-SNAPSHOT
99
# Mod Properties
10-
mod_version=0.1.0
10+
mod_version=0.1.1
1111
maven_group=dev.tori
1212
archives_base_name=happierghasts
1313
# Dependencies
1414
# Fabric API
1515
fabric_version=0.129.0+1.21.8
1616
# https://maven.wispforest.io/io/wispforest/owo-lib/
17-
owo_version=0.12.21+1.21.6
17+
owo_version=0.12.22+1.21.8

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"fabricloader": ">=${loader_version}",
3131
"fabric": "*",
3232
"minecraft": ">=${base_minecraft_version}",
33-
"owo-lib": "0.12.21+1.21.6"
33+
"owo-lib": "0.12.22+1.21.8"
3434
}
3535
}

0 commit comments

Comments
 (0)