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.
1 parent 066122a commit ea44b73Copy full SHA for ea44b73
pom.xml
@@ -7,11 +7,11 @@
7
<parent>
8
<groupId>com.reedelk</groupId>
9
<artifactId>module-parent</artifactId>
10
- <version>1.0.5</version>
+ <version>1.0.6</version>
11
</parent>
12
13
<packaging>bundle</packaging>
14
15
<artifactId>module-file</artifactId>
16
17
<properties>
releases.json
@@ -1,4 +1,9 @@
1
[
2
+ {
3
+ "version": "1.0.6",
4
+ "date": "6/10/2020",
5
+ "release-notes": "<ul><li>Runtime v1.0.6 release.</li><ul>"
6
+ },
{
"version": "1.0.5",
"date": "16/9/2020",
0 commit comments