Skip to content

Commit 82caa23

Browse files
committed
Release v1.0.3
-9fbb753 Update to use addon service API for addons function -1bafd65 Add command 'gcp verify wif-config' (#691) -5d0bec1 Update Konflux references (#682)
1 parent 5d0bec1 commit 82caa23

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
This document describes the relevant changes between releases of the
44
`ocm` command line tool.
55

6+
## 1.0.3 Dec 6 2024
7+
8+
-9fbb753 Update to use addon service API for addons function
9+
-1bafd65 Add command 'gcp verify wif-config' (#691)
10+
-5d0bec1 Update Konflux references (#682)
11+
612
## 1.0.2 Oct 25 2024
713

814
-8b70707 Release v0.1.76 (#674)

pkg/info/info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package info
2020

21-
const Version = "1.0.2"
21+
const Version = "1.0.3"

0 commit comments

Comments
 (0)