diff --git a/README.md b/README.md index b916d0e..2397708 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Swift (Community) +# Swift ## Summary -*Develop Swift based applications. Includes everything you need to get up and running.* +Develop Swift based applications. Includes everything you need to get up and running. | Metadata | Value | |----------|-------| | *Contributors* | [0xTim](https://github.com/0xTim), [adam-fowler](https://github.com/adam-fowler), [cloudnull](https://github.com/cloudnull) | -| *Categories* | Community, Languages | +| *Categories* | Languages | | *Definition type* | Dockerfile | | *Supported architecture(s)* | x86-64, arm64 | | *Works in Codespaces* | Yes | diff --git a/src/swift/devcontainer-template.json b/src/swift/devcontainer-template.json index 30eb436..86d3200 100644 --- a/src/swift/devcontainer-template.json +++ b/src/swift/devcontainer-template.json @@ -1,10 +1,10 @@ { "id": "swift", - "version": "1.0.0", + "version": "1.1.0", "name": "Swift", "description": "Develop Swift based applications. Includes appropriate runtime args and everything you need to get up and running.", - "documentationURL": "https://github.com/microsoft/vscode-dev-containers/tree/main/containers/swift", - "publisher": "Community", + "documentationURL": "https://github.com/swift-server/vscode-swift-devcontainer/tree/main/README.md", + "publisher": "Swift Server Work Group", "licenseURL": "https://github.com/microsoft/vscode-dev-containers/blob/main/LICENSE", "options": { "imageVariant": {