diff --git a/src/foo/devcontainer-feature.json b/src/foo/devcontainer-feature.json index db538bd..30d4d2c 100644 --- a/src/foo/devcontainer-feature.json +++ b/src/foo/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "My Feature Foo", "id": "foo", - "version": "2.2.1", + "version": "2.3.0", "description": "Foo!", "installsAfter": [ "ghcr.io/devcontainers/features/common-utils"