diff --git a/CHANGELOG.md b/CHANGELOG.md index e6fc71e..d0015f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [6.3.2] - 2024-06-11 +## Fixed +- Fix broken call in rofi mode. + # [6.3.1] - 2024-05-11 ## Fixed - Don't crash with too many filesets. (#186) diff --git a/pyproject.toml b/pyproject.toml index 0ae72f7..c3d0489 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rofimoji" -version = "6.3.1" +version = "6.3.2" description = "Simple character picker using rofi" authors = ["Fabian Winter <5821180+fdw@users.noreply.github.com>"] license = "MIT" diff --git a/src/picker/docs/rofimoji.1 b/src/picker/docs/rofimoji.1 index 28f74e5..2fa13ba 100644 --- a/src/picker/docs/rofimoji.1 +++ b/src/picker/docs/rofimoji.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 3.1.13 .\" -.TH "ROFIMOJI" "1" "May 11, 2024" "Version 6.3.1" "Rofi Third\-party Add\-on Documentation" +.TH "ROFIMOJI" "1" "June 11, 2024" "Version 6.3.2" "Rofi Third\-party Add\-on Documentation" .SH NAME \f[B]rofimoji\f[R] \- An emoji and general character picker for rofi and rofi\-likes diff --git a/src/picker/docs/rofimoji.1.md b/src/picker/docs/rofimoji.1.md index 6975d82..945a691 100644 --- a/src/picker/docs/rofimoji.1.md +++ b/src/picker/docs/rofimoji.1.md @@ -1,6 +1,6 @@ -% ROFIMOJI(1) Version 6.3.1 | Rofi Third-party Add-on Documentation +% ROFIMOJI(1) Version 6.3.2 | Rofi Third-party Add-on Documentation % Fabian Winter -% May 11, 2024 +% June 11, 2024 # NAME