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 6c58422 commit c46065bCopy full SHA for c46065b
CHANGELOG.md
@@ -1,9 +1,11 @@
1
-### 0.4.4 (2019-Aug-21)
2
-
3
-### 0.4.2 - (2019-Aug)
+### 0.4.3 (2019-Aug-22)
4
5
* updated README documenting `allow_only_on_success` attribute in approval
6
+### 0.4.2 (2019-Aug-21)
+
7
+Release deleted.
8
9
### 0.4.1 (2019-Aug-06)
10
Fixup to endpoint that lists config files
11
build.gradle
@@ -7,7 +7,7 @@ plugins {
}
group = 'cd.go.plugin.config.json'
-version "0.4.4"
+version "0.4.3"
12
apply plugin: 'java'
13
0 commit comments