Skip to content

Commit

Permalink
chore: release: bump to 7.74.0-SNAPSHOT in main (#1756)
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <[email protected]>
Co-authored-by: Mykhailo Kuznietsov <[email protected]>
  • Loading branch information
che-bot and mkuznyetsov committed Aug 21, 2023
1 parent 209ecaf commit 30d5877
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.73.0-SNAPSHOT
7.74.0-SNAPSHOT
6 changes: 3 additions & 3 deletions che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,13 +238,13 @@ editors:
volume: {}
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-code/7.72.0
name: che-incubator/che-code/7.73.0
displayName: VS Code - Open Source
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
icon: https://raw.githubusercontent.com/che-incubator/che-code/main/code/resources/server/code-512.png?sanitize=true
attributes:
publisher: che-incubator
version: 7.72.0
version: 7.73.0
title: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
repository: https://github.com/che-incubator/che-code
firstPublicationDate: '2021-10-31'
Expand All @@ -266,7 +266,7 @@ editors:
components:
- name: che-code-injector
container:
image: 'quay.io/che-incubator/che-code:7.72.0'
image: 'quay.io/che-incubator/che-code:7.73.0'
command: ["/entrypoint-init-container.sh"]
volumeMounts:
- name: checode
Expand Down
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-che/plugin-registry-generator",
"version": "7.72.0",
"version": "7.73.0",
"description": "Generator of yaml files exposed by the plug-in registry.",
"main": "lib/entrypoint.js",
"bin": "lib/entrypoint.js",
Expand Down

0 comments on commit 30d5877

Please sign in to comment.