Skip to content

Commit

Permalink
Release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vLuckyyy authored Jul 12, 2024
1 parent cebb116 commit 9fb838b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/multification-publish.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = "com.eternalcode"
version = "1.1.1"
version = "1.1.2"

java {
withSourcesJar()
Expand Down Expand Up @@ -34,4 +34,4 @@ publishing {
from(components["java"])
}
}
}
}

0 comments on commit 9fb838b

Please sign in to comment.