update version for development of next release
This commit is contained in:
parent
dc43b04767
commit
222afc25b1
|
@ -14,7 +14,7 @@ plugins {
|
|||
sourceCompatibility = 1.7
|
||||
targetCompatibility = 1.7
|
||||
|
||||
version = '1.4.3'
|
||||
version = '1.5-SNAPSHOT'
|
||||
mainClassName = 'org.fenix.llanfair.Llanfair'
|
||||
|
||||
repositories {
|
||||
|
|
Reference in a new issue