From 74304b926db5af4a28ad69dddeacfd32972174c6 Mon Sep 17 00:00:00 2001 From: Dominik Agres Date: Mon, 23 Mar 2026 20:23:22 +0100 Subject: [PATCH] feature: update list, bump version to test --- VERSION | 2 +- data/commands.json | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 6e8bf73..17e51c3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/data/commands.json b/data/commands.json index b06d2d7..5466e72 100644 --- a/data/commands.json +++ b/data/commands.json @@ -223,6 +223,10 @@ { "command": "pipx upgrade-all", "desc": "Pip installed packages on system" + }, + { + "command": "brew update", + "desc": "Brew installed own software" } ], "other installs": [