Move all 1.2.0-SNAPSHOT references to 1.2.0
This commit is contained in:
parent
bd2034db77
commit
d656c99601
6 changed files with 17 additions and 17 deletions
|
|
@ -42,7 +42,7 @@ allprojects {
|
|||
apply plugin: 'com.github.hierynomus.license'
|
||||
|
||||
group = 'cloud.commandframework'
|
||||
version = '1.2.0-SNAPSHOT'
|
||||
version = '1.2.0'
|
||||
description = 'Command framework and dispatcher for the JVM'
|
||||
|
||||
/* Disable checkstyle on tests */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue