Skip to content

Commit

Permalink
v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Jun 28, 2024
1 parent c0e0919 commit 3f6749d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v0.24.1 (2024-06-28)

[plugins]
- [python:4.4] Revert back to using pybind submodule (v2.12.0)

v0.24.0 (2024-06-28)

[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.0)
set(PROJECT_VERSION 0.24.1)

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

0 comments on commit 3f6749d

Please sign in to comment.