From 1a23e3d187cf4c0554305b78b47ca5184885d562 Mon Sep 17 00:00:00 2001 From: Andrew Novoselac Date: Mon, 30 Sep 2024 09:54:24 -0400 Subject: [PATCH] Bump activestorage feature --- features/activestorage/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/activestorage/devcontainer-feature.json b/features/activestorage/devcontainer-feature.json index 4fd1dc4..9f80a4b 100644 --- a/features/activestorage/devcontainer-feature.json +++ b/features/activestorage/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "activestorage", - "version": "1.1.0", + "version": "1.1.1", "name": "Active Storage", "description": "Installs utilities needed for Rails Active Storage", "options": {