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
+