Skip to content

Commit 4d0e84a

Browse files
committed
chore: release 7.0.0
Signed-off-by: Chris Laprun <claprun@redhat.com>
1 parent 2698069 commit 4d0e84a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/project.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Java Operator SDK Extension
22
release:
3-
current-version: 7.0.0.CR1
4-
next-version: 7.0.0-SNAPSHOT
3+
current-version: 7.0.0
4+
next-version: 7.0.1-SNAPSHOT
55
quarkus-platform-branches:
66
- "main"
7-
- "3.17"
7+
- "3.18"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:project-version: 7.0.0.CR1
1+
:project-version: 7.0.0
22

33
:examples-dir: ./../examples/

0 commit comments

Comments
 (0)