From 35292a86e4f390f3212fb235bd243e80b606311d Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Tue, 20 Aug 2024 14:22:02 -0700 Subject: [PATCH] Update devcontainer-feature.json --- src/rojo/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rojo/devcontainer-feature.json b/src/rojo/devcontainer-feature.json index 70c035b..7814b5c 100644 --- a/src/rojo/devcontainer-feature.json +++ b/src/rojo/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "rojo", - "version": "0.1.0", + "version": "0.2.0", "name": "Rojo", "description": "Installs the provided version of Rojo, as well as Aftman and dependencies.", "documentationURL": "https://github.com/RyanLua/features/tree/main/src/rojo",