diff --git a/shared/com.github.hluk.copyq.appdata.xml b/shared/com.github.hluk.copyq.appdata.xml
index f8deec50bd..471c1ebd0e 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 8e1e1229c5..ea5e8c6883 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.3.0"
+# define COPYQ_VERSION "v3.3.1"
#endif
#endif // VERSION_H
diff --git a/src/item/itemwidget.h b/src/item/itemwidget.h
index 3d9e98f225..0fdabd9fdd 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.3.0"
+#define COPYQ_PLUGIN_ITEM_LOADER_ID "com.github.hluk.copyq.itemloader/3.3.1"
/**
* Handles item in list.