aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-12-19 20:19:46 +0300
committerGitHub <noreply@github.com>2022-12-19 20:19:46 +0300
commit42e5a013cc914f87d0ff7bf613a1f80d9ff57579 (patch)
treea7338709cb8697498576af15af7e348c7bfe7672
parent2472653c316e318f36eeaf97248665bbc3ed9fc8 (diff)
common-utils 2.0.2 (#350)
Will release staged change: https://github.com/devcontainers/features/commit/fede4055495a9d44efbb65848eb7799771d23f9b
-rw-r--r--src/common-utils/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common-utils/devcontainer-feature.json b/src/common-utils/devcontainer-feature.json
index d9ecc88..cbb853e 100644
--- a/src/common-utils/devcontainer-feature.json
+++ b/src/common-utils/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "common-utils",
- "version": "2.0.1",
+ "version": "2.0.2",
"name": "Common Utilities",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/common-utils",
"description": "Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-root user.",