diff --git a/shared/com.github.hluk.copyq.appdata.xml b/shared/com.github.hluk.copyq.appdata.xml
index 4f179bf000..84eff508de 100644
--- a/shared/com.github.hluk.copyq.appdata.xml
+++ b/shared/com.github.hluk.copyq.appdata.xml
@@ -26,6 +26,7 @@
https://hosted.weblate.org/engage/copyq/
+
diff --git a/src/common/version.h b/src/common/version.h
index 72654edbe3..8fe1cd4e30 100644
--- a/src/common/version.h
+++ b/src/common/version.h
@@ -2,7 +2,7 @@
#define VERSION_H
#ifndef COPYQ_VERSION
-# define COPYQ_VERSION "v3.6.1"
+# define COPYQ_VERSION "v3.7.0"
#endif
#endif // VERSION_H
diff --git a/src/item/itemwidget.h b/src/item/itemwidget.h
index b176e10a9e..ae4b7147a9 100644
--- a/src/item/itemwidget.h
+++ b/src/item/itemwidget.h
@@ -49,7 +49,7 @@ using ItemSaverPtr = std::shared_ptr;
class ItemScriptableFactoryInterface;
using ItemScriptableFactoryPtr = std::shared_ptr;
-#define COPYQ_PLUGIN_ITEM_LOADER_ID "com.github.hluk.copyq.itemloader/3.6.1"
+#define COPYQ_PLUGIN_ITEM_LOADER_ID "com.github.hluk.copyq.itemloader/3.7.0"
/**
* Handles item in list.