Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
KrLite committed Jul 11, 2024
1 parent e979e41 commit bc4cd8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
maven-group = "band.kessokuteatime"
archives-name = "bounced"
mod = "4.1.0"
mod = "4.1.1"
loader = "fabric"

minecraft = "1.20.3"
yarn = "1.20.3+build.1"
fabric-loader = "0.15.9"
fabric-loader = "0.15.11"
fabric-api = "0.91.1+1.20.3"
fabric-loom = "1.6-SNAPSHOT"
modpublisher = "2.1.0"
Expand All @@ -20,7 +20,7 @@ id-curseforge = "844458"
# display
display-name = "Bounced"
display-loader = "Fabric"
display-version = "1.20.3+"
display-version = "1.20.3~1.20.4"

[libraries]
minecraft = { group = "com.mojang", name = "minecraft", version.ref = "minecraft" }
Expand Down

0 comments on commit bc4cd8a

Please sign in to comment.