bump version

This commit is contained in:
Okx
2020-01-15 21:36:21 +00:00
parent 8a55d5fe16
commit e4e35dfb3f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group 'sh.okx'
version '1.3'
version '1.3.1'
sourceCompatibility = 1.8

View File

@@ -1,5 +1,5 @@
name: RailSwitch
version: '1.3'
version: '1.3.1'
main: sh.okx.railswitch.RailSwitch
author: Okx
api-version: '1.14'