Skip to content

Commit

Permalink
[libgdx] 4.2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Aug 6, 2024
1 parent 3f43ff5 commit 2d825d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spine-libgdx/publishing.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project("spine-libgdx") {
apply plugin: "maven-publish"
apply plugin: "signing"

def libraryVersion = "4.2.6-SNAPSHOT"
def libraryVersion = "4.2.6"

dependencies {
implementation "com.badlogicgames.gdx:gdx:$libgdxVersion"
Expand Down

0 comments on commit 2d825d4

Please sign in to comment.