From a25afc638362b12abf77f28095c647394ed5f50c Mon Sep 17 00:00:00 2001 From: Manuel Schneider Date: Tue, 26 Sep 2023 14:18:14 +0200 Subject: [PATCH] v0.22.6 --- CHANGELOG.md | 11 +++++++++++ CMakeLists.txt | 2 +- plugins | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9cf8c93..d109f247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +v0.22.6 (2023-09-26) + +[albert] +* Proper tab navigation in handler widget +* NativePluginProvider: Use absolute file paths. + +[plugins] +* [files] Fix "rel. dirpaths of depth 1 have dot prepended" issue +* [docs] Fix recent changes to download urls +* [qalc] Fix tab order + v0.22.5 (2023-09-22) [albert] diff --git a/CMakeLists.txt b/CMakeLists.txt index 03afe210..92eea2cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.19) # JSON support, Ubuntu 22.04 project(albert - VERSION 0.22.5 + VERSION 0.22.6 DESCRIPTION "Keyboard launcher" HOMEPAGE_URL "https://albertlauncher.github.io" ) diff --git a/plugins b/plugins index ac8d216f..5e3fa8e4 160000 --- a/plugins +++ b/plugins @@ -1 +1 @@ -Subproject commit ac8d216f96b39098ea7e617f9e2ab52cdeefca90 +Subproject commit 5e3fa8e42469f58ad622698964c7e0a6818514ce