Skip to content

Commit

Permalink
Correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox authored Aug 6, 2024
1 parent 54334a5 commit 79159c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ dependencies {
modImplementation include("eu.pb4:sgui:1.2.2+1.20")
modImplementation include("eu.pb4:placeholder-api:2.1.3+1.20.1")
modImplementation include('xyz.nucleoid:server-translations-api:2.0.0+1.20')
modImplementation include('eu.pb4:polymer-core:0.5.19+1.20.1')
modImplementation include('eu.pb4:polymer-resource-pack:0.5.19+1.20.1')
modImplementation include('eu.pb4:polymer-virtual-entity:0.5.19+1.20.1')
modImplementation include('eu.pb4:polymer-core:0.5.20+1.20.1')
modImplementation include('eu.pb4:polymer-resource-pack:0.5.20+1.20.1')
modImplementation include('eu.pb4:polymer-virtual-entity:0.5.20+1.20.1')
modImplementation include('eu.pb4:predicate-api:0.2.1+1.20.1')
modImplementation include("eu.pb4:common-protection-api:1.0.0")

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 @@ fabric_version=0.83.0+1.20.1


# Mod Properties
mod_version = 3.1.0+1.20.1
mod_version = 3.0.2+1.20.1
maven_group = eu.pb4
archives_base_name = graves

Expand Down

0 comments on commit 79159c8

Please sign in to comment.