Skip to content

Commit

Permalink
v0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Jul 9, 2024
1 parent c6a32b6 commit 6e45801
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v0.24.3 (2024-07-09)

[albert]
- Port applications settings to new id
Hotfix https://github.com/albertlauncher/albert/issues/1412
- Fix telemetry

[plugins]
- [snippets:5.4] Show a snippet preview in description.
Close #1387

v0.24.2 (2024-07-02)

[albert]
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cmake_minimum_required(VERSION 3.22) # Ubuntu 22.04

# dont touch! set by metatool
set(PROJECT_VERSION 0.24.2)
set(PROJECT_VERSION 0.24.3)

project(albert
VERSION ${PROJECT_VERSION}
Expand Down
2 changes: 1 addition & 1 deletion plugins

0 comments on commit 6e45801

Please sign in to comment.