diff --git a/shared/com.github.hluk.copyq.appdata.xml b/shared/com.github.hluk.copyq.appdata.xml
index 6c86e3c5be..392680762f 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 5caf99b83f..8289912e62 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.7.2"
+# define COPYQ_VERSION "v3.7.3"
#endif
#endif // VERSION_H
diff --git a/src/item/itemwidget.h b/src/item/itemwidget.h
index 03ce8a6cba..d75f87304b 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.7.2"
+#define COPYQ_PLUGIN_ITEM_LOADER_ID "com.github.hluk.copyq.itemloader/3.7.3"
/**
* Handles item in list.