solution: release v0.12.0
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
ifdef::env-github[]
|
||||
:imagesdir: https://raw.githubusercontent.com/emeraldpay/dshackle/master/docs/assets
|
||||
endif::[]
|
||||
:version: 0.11.0
|
||||
:version-short: 0.11
|
||||
:version: 0.12.0
|
||||
:version-short: 0.12
|
||||
|
||||
image:https://github.com/emeraldpay/dshackle/workflows/Tests/badge.svg["Unit Tests"]
|
||||
image:https://codecov.io/gh/emeraldpay/dshackle/branch/master/graph/badge.svg["Coverage",link="https://codecov.io/gh/emeraldpay/dshackle"]
|
||||
|
||||
@@ -27,7 +27,7 @@ group = 'io.emeraldpay.dshackle'
|
||||
// Version schema:
|
||||
// x.x.x for production, following SemVer model
|
||||
// x.x.x-SNAPSHOT for development
|
||||
version = '0.12.0-SNAPSHOT'
|
||||
version = '0.12.0'
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_13
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
== Quick Start
|
||||
:version: 0.11.0
|
||||
:version-short: 0.11
|
||||
:version: 0.12.0
|
||||
:version-short: 0.12
|
||||
|
||||
=== Prerequisites
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
== Launch a server
|
||||
:version: 0.11.0
|
||||
:version-short: 0.11
|
||||
:version: 0.12.0
|
||||
:version-short: 0.12
|
||||
|
||||
=== Docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user