diff --git a/data/bluetooth.metainfo.xml.in b/data/bluetooth.metainfo.xml.in
index b0e22546..f3ca9281 100644
--- a/data/bluetooth.metainfo.xml.in
+++ b/data/bluetooth.metainfo.xml.in
@@ -14,7 +14,7 @@
- https://raw.githubusercontent.com/elementary/wingpanel-indicator-bluetooth/7.0.0/data/screenshot.png
+ https://raw.githubusercontent.com/elementary/wingpanel-indicator-bluetooth/7.0.1/data/screenshot.png
@@ -29,7 +29,7 @@
contact_at_elementary.io
-
+
Minor updates:
diff --git a/meson.build b/meson.build
index fedcb350..a6566246 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'bluetooth',
'vala', 'c',
- version: '7.0.0'
+ version: '7.0.1'
)
gettext_name = meson.project_name() + '-indicator'