Skip to content

Commit 1639606

Browse files
authored
Merge pull request #59 from Open-MBEE/release/4.0.15
update version
2 parents 9dbf2bd + 0e72705 commit 1639606

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
version=4.0.14
1+
version=4.0.15
22
group=org.openmbee.mms
33

4-
mmsVersion=4.0.14
4+
mmsVersion=4.0.15
55
springBootVersion=2.6.7

openapi/api-docs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ info:
55
license:
66
name: Apache 2.0
77
url: http://www.apache.org/licenses/LICENSE-2.0.txt
8-
version: 4.0.13
8+
version: 4.0.15
99
contact:
1010
name: OpenMBEE
1111
url: http://openmbee.org
@@ -1626,6 +1626,9 @@ components:
16261626
source:
16271627
type: string
16281628
nullable: true
1629+
lastCommitId:
1630+
type: string
1631+
nullable: true
16291632
comment:
16301633
type: string
16311634
nullable: true

0 commit comments

Comments
 (0)