From eaedcea8372c068fba953330cbcb91f703919132 Mon Sep 17 00:00:00 2001 From: Osmo Salomaa Date: Thu, 5 Jan 2023 23:51:57 +0200 Subject: [PATCH] RELEASE 0.6 --- NEWS.md | 7 ++++--- catapult/__init__.py | 2 +- data/io.otsaloma.catapult.appdata.xml.in | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/NEWS.md b/NEWS.md index 6773094..0c2d07e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ -PENDING: Catapult 0.6 -===================== +2023-01-05: Catapult 0.6 +======================== -* Add search icon to input box +* Add search icon next to input +* Refresh default themes * Allow overriding parts of the theme with `~/.config/catapult/user.css` (#14) 2022-10-23: Catapult 0.5.1 diff --git a/catapult/__init__.py b/catapult/__init__.py index eea084d..1c31deb 100644 --- a/catapult/__init__.py +++ b/catapult/__init__.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "0.5.1" +__version__ = "0.6" import gi import logging diff --git a/data/io.otsaloma.catapult.appdata.xml.in b/data/io.otsaloma.catapult.appdata.xml.in index d06bf5b..fb7e12a 100644 --- a/data/io.otsaloma.catapult.appdata.xml.in +++ b/data/io.otsaloma.catapult.appdata.xml.in @@ -18,6 +18,7 @@ https://www.transifex.com/otsaloma/catapult/ io.otsaloma.catapult.desktop +