Browse Source

Reverting to alpha-3 in order to push a release.

MeFisto94 9 years ago
parent
commit
e0700bbccf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -22,7 +22,7 @@ repositories {
 
 }
 
-ext.jmeFullVersion = "3.1.0-SNAPSHOT" // 3.1.0-alpha3
+ext.jmeFullVersion = "3.1.0-alpha3" //"3.1.0-SNAPSHOT" 
 ext.jmeNbmRevision = 0
 
 configurations {