Skip to content

Commit

Permalink
v0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Jul 2, 2024
1 parent 9e89d1c commit 43fff83
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v0.24.2 (2024-07-02)

[albert]
- Add "open terminal here" to app directory items
- Hotfix #1408

[plugins]
- [python:4.5] Update python stub file

[python]
- [GoldenDict:1.5] Remove breaking type hints

v0.24.1 (2024-06-28)

[plugins]
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.1)
set(PROJECT_VERSION 0.24.2)

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

0 comments on commit 43fff83

Please sign in to comment.