diff --git a/CHANGELOG.md b/CHANGELOG.md index 10d7fe1..69c84c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ ### 🐞 Fixed +## v1.1.5r2 + +### ⚡️ Added + +- Add modified `ttys3` config from https://github.com/ttys3/my-kitty-config + +### 🐞 Fixed + ## v1.1.5r1 ### ⚡️ Added diff --git a/VERSION b/VERSION index e1fd9d6..f3a20ca 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ VERSION=1.1.5 -RELEASE=1 +RELEASE=2 PACKAGE=1 diff --git a/bin/kitty-control b/bin/kitty-control index aaa7335..0b80999 100755 --- a/bin/kitty-control +++ b/bin/kitty-control @@ -9,7 +9,7 @@ # Written February, 2024 by Ronald Joe Record # VERSION=1.1.5 -RELEASE=1 +RELEASE=2 # The Kitty configuration directory CONFDIR="${HOME}/.config/kitty" [ "${KITTY_CONFIG_DIRECTORY}" ] && {