Skip to content

Commit b29bc89

Browse files
authored
Merge pull request #119 from q-rapids/develop
Release v.1.1.1
2 parents d206022 + d667dcc commit b29bc89

File tree

5 files changed

+102
-86
lines changed

5 files changed

+102
-86
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apply plugin: 'jacoco'
2626
apply plugin: 'org.asciidoctor.convert'
2727

2828
group = 'com.upc.gessi.qrapids'
29-
version = '1.1'
29+
version = '1.1.1'
3030
sourceCompatibility = 1.8
3131

3232
war {

docs/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Q-Rapids Dashboard API REST Documentation
2-
v1.1, {docdate}
2+
v1.1.1, {docdate}
33
:toc: left
44

55
:sectnums:

0 commit comments

Comments
 (0)