diff options
-rw-r--r-- | changelog.md | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 5e620b6..6306c03 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## Version 0.49 (unreleased) + ## Version 0.48 (April, 2024) - The `Kbd` monitor is now clickable (thanks, Enrico Maria) diff --git a/xmobar.cabal b/xmobar.cabal index c366f53..e6de840 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.48 +version: 0.49 homepage: https://codeberg.org/xmobar/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |