From 5ddb81082a32c77fb1697e0ee1a361ea3b2a629b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 16:26:42 +0000 Subject: [PATCH] refreshenv: Update to version 0.9.0 --- bucket/refreshenv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/refreshenv.json b/bucket/refreshenv.json index a81bce24b5..52fbb91050 100644 --- a/bucket/refreshenv.json +++ b/bucket/refreshenv.json @@ -1,5 +1,5 @@ { - "version": "0.5.1", + "version": "0.9.0", "description": "Provides a command to refresh environment variables in command prompt (cmd).", "homepage": "https://chocolatey.org/", "license": "Apache-2.0",