update version

This commit is contained in:
2023-09-18 06:33:22 +00:00
committed by GitHub
parent fb2fc08063
commit e0884456b1

View File

@@ -1,7 +1,7 @@
{ {
"name": "Wine", "name": "Wine",
"id": "wine", "id": "wine",
"version": "1.0.0", "version": "0.0.1",
"description": "Installs Wine.", "description": "Installs Wine.",
"options": { "options": {
"version": { "version": {
@@ -12,4 +12,4 @@
"installsAfter": [ "installsAfter": [
"ghcr.io/devcontainers/features/common-utils" "ghcr.io/devcontainers/features/common-utils"
] ]
} }