update version

This commit is contained in:
Maxim Slipenko 2023-09-18 06:33:22 +00:00 committed by GitHub
parent fb2fc08063
commit e0884456b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
] ]
} }