From a1b9cdfcbdcdd8642261b2ae7fbe9e6476817727 Mon Sep 17 00:00:00 2001 From: Siddh Raman Pant <25429745+siddhpant@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:22:29 +0530 Subject: [PATCH] README: Fix version to latest. Signed-off-by: Siddh Raman Pant <25429745+siddhpant@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84bbd66..1e23fb4 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Systemd Manager is a Gnome Shell Extension which allows you to start/stop system You can install the latest version using the commands below. ```bash -wget https://github.com/hardpixel/systemd-manager/releases/download/v19/systemd-manager-v19.zip -gnome-extensions install --force systemd-manager-v19.zip +wget https://github.com/hardpixel/systemd-manager/releases/download/v20/systemd-manager-v20.zip +gnome-extensions install --force systemd-manager-v20.zip ``` ### Gnome Shell Extensions