diff --git a/src/wine/devcontainer-feature.json b/src/wine/devcontainer-feature.json index 45f69c7..e97cdd5 100644 --- a/src/wine/devcontainer-feature.json +++ b/src/wine/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Wine", "id": "wine", - "version": "0.0.3", + "version": "0.0.4", "description": "Installs Wine.", "documentationURL": "https://github.com/Maks1mS/devcontainers-features/tree/main/src/wine", "options": { @@ -14,4 +14,4 @@ "installsAfter": [ "ghcr.io/devcontainers/features/common-utils" ] -} +} \ No newline at end of file