Skip to content

Commit

Permalink
Update to 3.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: ErdbeerbaerLP <[email protected]>
  • Loading branch information
ErdbeerbaerLP committed Aug 13, 2023
1 parent 8806d51 commit fa40021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ apply plugin: 'org.spongepowered.mixin'


//Build variables
version = "3.0.0"
version = "3.0.2"
group = "de.erdbeerbaerlp.dcintegration"
archivesBaseName = "dcintegration-forge"

Expand Down Expand Up @@ -96,7 +96,7 @@ configurations.all {
//Dependencies
dependencies {
// ========= Common =====================
embed('de.erdbeerbaerlp:dcintegration.common:3.0.0') {
embed('de.erdbeerbaerlp:dcintegration.common:3.0.2-SNAPSHOT') {
changing = true
}

Expand Down

0 comments on commit fa40021

Please sign in to comment.