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 fe979f0 commit 6b6936dCopy full SHA for 6b6936d
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### 0.3.9 - Unreleased
2
+
3
### 0.3.8 (2019-May-01)
4
5
* switch build system to use open source openjdk-dojo image \#17574
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = 'cd.go.plugin.config.json'
10
-version "0.3.8"
+version "0.3.9"
11
12
apply plugin: 'java'
13
0 commit comments