From 957ba79c251d0753bd8a04ad5c74dbe5bee44169 Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Sun, 25 Jan 2026 10:14:36 -0600 Subject: [PATCH] Update `.github/settings.yml` file Updates the repository settings configuration file. This pull request changes the following file(s): - Update `.github/settings.yml` Signed-off-by: Nathanael Esayeas --- .github/settings.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 4ab9d16..f95e365 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -7,10 +7,10 @@ "state": "open" - "title": "0.1.3" "description": "Patch release – targeting 0.1.x branch (semantic version: 0.1.3)" - "state": "open" - - "title": "0.1.2" - "description": "Patch release – targeting 0.1.x branch (semantic version: 0.1.2)" "state": "closed" + - "title": "0.1.4" + "description": "Patch release – targeting 0.1.x branch (semantic version: 0.1.4)" + "state": "open" "repository": "name": "shell" "description": "Execute commands and external programs"