We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dbf2bd + 0e72705 commit 1639606Copy full SHA for 1639606
gradle.properties
@@ -1,5 +1,5 @@
1
-version=4.0.14
+version=4.0.15
2
group=org.openmbee.mms
3
4
-mmsVersion=4.0.14
+mmsVersion=4.0.15
5
springBootVersion=2.6.7
openapi/api-docs.yaml
@@ -5,7 +5,7 @@ info:
license:
6
name: Apache 2.0
7
url: http://www.apache.org/licenses/LICENSE-2.0.txt
8
- version: 4.0.13
+ version: 4.0.15
9
contact:
10
name: OpenMBEE
11
url: http://openmbee.org
@@ -1626,6 +1626,9 @@ components:
1626
source:
1627
type: string
1628
nullable: true
1629
+ lastCommitId:
1630
+ type: string
1631
+ nullable: true
1632
comment:
1633
1634
0 commit comments