File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2626 <url type =" translate" >https://hosted.weblate.org/engage/copyq/</url >
2727
2828 <releases >
29+ <release version =" 7.1.0" date =" 2023-09-03" />
2930 <release version =" 7.0.0" date =" 2023-04-02" />
3031 <release version =" 6.4.0" date =" 2023-01-19" />
3132 <release version =" 6.3.2" date =" 2022-09-26" />
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ using ItemSaverPtr = std::shared_ptr<ItemSaverInterface>;
3030class ItemScriptableFactoryInterface ;
3131using ItemScriptableFactoryPtr = std::shared_ptr<ItemScriptableFactoryInterface>;
3232
33- #define COPYQ_PLUGIN_ITEM_LOADER_ID " com.github.hluk.copyq.itemloader/7.0 .0"
33+ #define COPYQ_PLUGIN_ITEM_LOADER_ID " com.github.hluk.copyq.itemloader/7.1 .0"
3434
3535/* *
3636 * Handles item in list.
Original file line number Diff line number Diff line change 1- set (copyq_version "7.0 .0" )
1+ set (copyq_version "7.1 .0" )
22
33set (copyq_github_sha "$ENV{GITHUB_SHA} " )
44if (copyq_github_sha)
You can’t perform that action at this time.
0 commit comments