Skip to content

Commit

Permalink
[2.0.0-rc.3] More bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox committed Feb 6, 2022
1 parent 60d871f commit 1ca2f29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
modImplementation include("eu.pb4:sgui:1.0.0-rc6+1.18-pre5")
modImplementation include("eu.pb4:hologram-api:0.2.1+1.18-pre5")
modImplementation include("eu.pb4:placeholder-api:1.1.3+1.17.1")
modImplementation include("eu.pb4:polymer:0.2.0-beta.22+1.18.1")
modImplementation include("eu.pb4:polymer:0.2.0-beta.23+1.18.1")
modImplementation include("fr.catcore:server-translations-api:1.4.8+1.18-pre1")
modImplementation include("me.lucko:fabric-permissions-api:0.1-SNAPSHOT")

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ org.gradle.jvmargs=-Xmx1G
fabric_version=0.46.1+1.18

# Mod Properties
mod_version = 2.0.0-rc.2+1.18.1
mod_version = 2.0.0-rc.3+1.18.1
maven_group = eu.pb4
archives_base_name = graves

Expand Down

0 comments on commit 1ca2f29

Please sign in to comment.