Skip to content

Commit e64139f

Browse files
che-botmkuznyetsovsvor
authored
chore: Bump to 7.114.0-next in main (#23691)
* chore: Bump to 7.114.0-next in main Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> * chore: revert formating Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com> --------- Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com> Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: Valerii Svydenko <vsvydenk@redhat.com>
1 parent 367d6b6 commit e64139f

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
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.112@latest"
36+
- "7.113@latest"
3737
- "next (development version)"
38+
- "7.112"
3839
- "7.111"
3940
- "7.110"
4041
- "7.109"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.113.0-next
1+
7.114.0-next

tests/e2e/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-che/che-e2e",
3-
"version": "7.113.0-next",
3+
"version": "7.114.0-next",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)