Skip to content

Commit

Permalink
chore: Bump to 7.69.0-SNAPSHOT in main
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
mkuznyetsov authored and ibuziuk committed Jun 2, 2023
1 parent e7cb474 commit ac76de0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ body:
label: Che version
description: if workspace is running, version can be obtained with help/about menu
options:
- "7.67@latest"
- "7.68@latest"
- "next (development version)"
- "7.67"
- "7.66"
- "7.65"
- "7.64"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.68.0-SNAPSHOT
7.69.0-SNAPSHOT
4 changes: 2 additions & 2 deletions tests/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tests/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-che/che-e2e",
"version": "7.68.0-SNAPSHOT",
"version": "7.69.0-SNAPSHOT",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"author": "Ihor Okhrimenko (iokhrime@redhat.com)",
"license": "ISC",
"devDependencies": {
"@eclipse-che/che-devworkspace-generator": "next",
"@eclipse-che/che-devworkspace-generator": "7.68.0",
"@types/chai": "^4.3.4",
"@types/clone-deep": "^4.0.1",
"@types/mocha": "5.2.6",
Expand Down

0 comments on commit ac76de0

Please sign in to comment.