Skip to content

Commit 4f7da12

Browse files
mkuznyetsovibuziuk
authored andcommitted
chore: Bump to 7.62.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <[email protected]>
1 parent ac03d90 commit 4f7da12

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ body:
3333
label: Che version
3434
description: if workspace is running, version can be obtained with help/about menu
3535
options:
36-
- "7.60@latest"
36+
- "7.61@latest"
3737
- "next (development version)"
38+
- "7.60"
3839
- "7.59"
3940
- "7.58"
4041
- "7.57"

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.61.0-SNAPSHOT
1+
7.62.0-SNAPSHOT

tests/e2e/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-che/che-e2e",
3-
"version": "7.61.0-SNAPSHOT",
3+
"version": "7.62.0-SNAPSHOT",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)