Skip to content

Commit 45da8a0

Browse files
committed
chore: release: bump to 7.111.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <[email protected]>
1 parent 7192907 commit 45da8a0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.110.0-SNAPSHOT
1+
7.111.0-SNAPSHOT

che-editors.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,13 @@ editors:
9393
volume: {}
9494
- schemaVersion: 2.2.2
9595
metadata:
96-
name: che-incubator/che-code/7.109.0
96+
name: che-incubator/che-code/7.110.0
9797
displayName: VS Code - Open Source
9898
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
9999
icon: /images/vscode.svg
100100
attributes:
101101
publisher: che-incubator
102-
version: 7.109.0
102+
version: 7.110.0
103103
title: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
104104
repository: https://github.com/che-incubator/che-code
105105
firstPublicationDate: '2021-10-31'
@@ -120,7 +120,7 @@ editors:
120120
components:
121121
- name: che-code-injector
122122
container:
123-
image: 'quay.io/che-incubator/che-code:7.109.0'
123+
image: 'quay.io/che-incubator/che-code:7.110.0'
124124
command:
125125
- /entrypoint-init-container.sh
126126
volumeMounts:

tools/build/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/plugin-registry-generator",
3-
"version": "7.109.0",
3+
"version": "7.110.0",
44
"description": "Generator of yaml files exposed by the plug-in registry.",
55
"main": "lib/entrypoint.js",
66
"bin": "lib/entrypoint.js",

0 commit comments

Comments
 (0)