diff options
Diffstat (limited to 'src/oryx')
-rw-r--r-- | src/oryx/devcontainer-feature.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/oryx/devcontainer-feature.json b/src/oryx/devcontainer-feature.json index 5a04cab..0ebd68a 100644 --- a/src/oryx/devcontainer-feature.json +++ b/src/oryx/devcontainer-feature.json @@ -1,5 +1,6 @@ { "id": "oryx", + "version": "1.0.0", "name": "Oryx", "description": "Installs the oryx CLI", "containerEnv": { |