Skip to content

Commit

Permalink
Merge pull request #3 from glossnyx/1.18.2
Browse files Browse the repository at this point in the history
Update to 1.18.2
  • Loading branch information
auxves authored Mar 25, 2022
2 parents 8cf8dbc + 24931df commit 5f97808
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ id=vibes
title=Vibes
author=glossnyx
description=Listen to music discs on the go with the Vibe
version=2.0.1
version=2.0.2

# Versions (https://modmuss50.me/fabric.html)
minecraft=1.18.1
yarn=1.18.1+build.22
minecraft=1.18.2
yarn=1.18.2+build.2
loader=0.13.3

fabric_api=0.46.0+1.18
fabric_api=0.48.0+1.18.2
fabric_kotlin=1.7.1+kotlin.1.6.10
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"mixins": ["${id}.mixins.json"],
"depends": {
"minecraft": "1.18.x",
"minecraft": "1.18.2",
"fabricloader": "*",
"fabric-resource-loader-v0": "*",
"fabric-networking-api-v1": "*",
Expand Down

0 comments on commit 5f97808

Please sign in to comment.