From 5ee1fa63cec1ddb901b22f1fb2a9456197aa4143 Mon Sep 17 00:00:00 2001 From: Lukas Holecek Date: Sun, 18 Nov 2018 08:15:01 +0100 Subject: [PATCH] v3.7.1 --- shared/com.github.hluk.copyq.appdata.xml | 1 + src/common/version.h | 2 +- src/item/itemwidget.h | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/shared/com.github.hluk.copyq.appdata.xml b/shared/com.github.hluk.copyq.appdata.xml index 84eff508d..4e7f1ccb9 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 8fe1cd4e3..a4f95ae32 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.0" +# define COPYQ_VERSION "v3.7.1" #endif #endif // VERSION_H diff --git a/src/item/itemwidget.h b/src/item/itemwidget.h index ae4b7147a..13c3c749d 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.0" +#define COPYQ_PLUGIN_ITEM_LOADER_ID "com.github.hluk.copyq.itemloader/3.7.1" /** * Handles item in list.