Browse Source

[libgdx] Updated README for Maven & Gradle

badlogic 8 years ago
parent
commit
a8f1159934
1 changed files with 2 additions and 0 deletions
  1. 2 0
      spine-libgdx/README.md

+ 2 - 0
spine-libgdx/README.md

@@ -43,6 +43,8 @@ cd spine-libgdx/spine-libgdx
 mvn install
 ```
 
+The version number is composed of the editor number at the time of release of the Maven artifact plus a patch number at the end. E.g. `3.5.51.3` means editor version `3.5.51`, and patch version `3` for the runtime. The editor version is updated everytime a new editor release is performed, the patch version is updated everytime a new fix or enhancement is released in the runtime.
+
 
 ### Maven
 To add the spine-libgdx runtime to your Maven project, add this dependency: