From 44595f7c1e969dc73849f0f184f99bb8ea36f555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Rochet?= Date: Tue, 10 Oct 2023 09:30:27 +0200 Subject: [PATCH] v57 --- README.md | 5 +++++ metadata.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddaf01b..b502b7b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ To install, simply download as zip and unzip contents in ~/.local/share/gnome-sh ## Changes +### v57 +- Fix pacman dir change needing restart +- Fix notifications not working +- Updated translation : Dutch + ### v56 - Code changes to commply with Gnome Guidelines diff --git a/metadata.json b/metadata.json index 21950a0..aa7cfc3 100644 --- a/metadata.json +++ b/metadata.json @@ -6,5 +6,5 @@ "uuid": "arch-update@RaphaelRochet", "gettext-domain": "arch-update", "settings-schema": "org.gnome.shell.extensions.arch-update", - "version": 56 + "version": 57 }