Skip to content

Commit

Permalink
chore: Release 7.41.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
mkuznyetsov committed Dec 22, 2021
1 parent 0e07637 commit 66e32f6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 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.40@latest"
- "7.41@latest"
- "next (development version)"
- "7.40"
- "7.39"
- "7.38"
- "7.37"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.41.0-SNAPSHOT
7.41.0
2 changes: 1 addition & 1 deletion tests/e2e/package-lock.json

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

2 changes: 1 addition & 1 deletion 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.41.0-SNAPSHOT",
"version": "7.41.0",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 66e32f6

Please sign in to comment.