diff --git a/README.md b/README.md index 893e6bf..542465e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ To install, simply download as zip and unzip contents in ~/.local/share/gnome-sh ## Changes +### v60 +- Fix menu error when output parsing is disabled +- Move to GioUnix.InputStream instead of Gio.UnixInputStream + ### v59 - Fix some translations strings missing in v58 diff --git a/metadata.json b/metadata.json index ea8c014..c72f7c3 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": 59 + "version": 60 }