mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
Merge branch '3.8' into 3.9-beta
This commit is contained in:
commit
e353e187ef
@ -10,7 +10,7 @@
|
||||
<groupId>com.esotericsoftware.spine</groupId>
|
||||
<artifactId>spine-libgdx</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>3.8.0.1-SNAPSHOT</version>
|
||||
<version>3.8.55.2-SNAPSHOT</version>
|
||||
|
||||
|
||||
<name>spine-libgdx</name>
|
||||
@ -39,7 +39,7 @@
|
||||
<connection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</developerConnection>
|
||||
<url>https://github.com/EsotericSoftware/spine-runtimes/</url>
|
||||
<tag>HEAD</tag>
|
||||
<tag>spine-libgdx-3.8.55.1</tag>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
@ -51,7 +51,7 @@
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<gdx.version>1.9.9</gdx.version>
|
||||
<gdx.version>1.9.10</gdx.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user