Browse Source

[libgdx] New snapshot release 4.2.8

Mario Zechner 1 year ago
parent
commit
b6139109e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spine-libgdx/publishing.gradle

+ 1 - 1
spine-libgdx/publishing.gradle

@@ -1,5 +1,5 @@
 ext {
-    libraryVersion = "4.2.7-SNAPSHOT"
+    libraryVersion = "4.2.8-SNAPSHOT"
 }
 
 project("spine-libgdx") {