Skip to content

Commit a2deac4

Browse files
che-botmkuznyetsov
andauthored
chore: Bump to 7.114.0-next in main (#1432)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
1 parent 7d070b3 commit a2deac4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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/dashboard",
3-
"version": "7.113.0-next",
3+
"version": "7.114.0-next",
44
"description": "Dashboard for Eclipse Che",
55
"private": true,
66
"workspaces": {

packages/common/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/common",
3-
"version": "7.113.0-next",
3+
"version": "7.114.0-next",
44
"repository": "https://github.com/eclipse-che/che-dashboard",
55
"license": "EPL-2.0",
66
"private": true,

packages/dashboard-backend/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/dashboard-backend",
3-
"version": "7.113.0-next",
3+
"version": "7.114.0-next",
44
"description": "Dashboard backend for Eclipse Che",
55
"scripts": {
66
"build": "webpack --color --config webpack.config.prod.js",

packages/dashboard-frontend/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/dashboard-frontend",
3-
"version": "7.113.0-next",
3+
"version": "7.114.0-next",
44
"description": "Dashboard frontend for Eclipse Che",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)