From 8befe8c114095eead94ddbe8974e4386f4b814fd Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Fri, 26 Aug 2022 12:04:54 -0400 Subject: bump all features to pick up metadata changes in CLI v0.14.0 (#118) --- src/desktop-lite/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/desktop-lite') diff --git a/src/desktop-lite/devcontainer-feature.json b/src/desktop-lite/devcontainer-feature.json index 83af38e..a6382a0 100644 --- a/src/desktop-lite/devcontainer-feature.json +++ b/src/desktop-lite/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "desktop-lite", - "version": "1.0.2", + "version": "1.0.3", "name": "Light-weight Desktop", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/desktop-lite", "description": "Adds a lightweight Fluxbox based desktop to the container that can be accessed using a VNC viewer or the web. GUI-based commands executed from the built-in VS code terminal will open on the desktop automatically.", -- cgit v1.2.3