diff --git a/docs/_config.yml b/docs/_config.yml index b6e11b62..b106e37e 100755 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -3,7 +3,7 @@ title: taskell tagline: Command-line Kanban board/task management baseurl: "" locale: "en" -version: 1.11.3 +version: 1.11.4 destination: _site/public exclude: [deployment, Capfile, log, Gemfile, Gemfile.lock] diff --git a/package.yaml b/package.yaml index 9502d8ef..56bceaa0 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: taskell -version: '1.11.3' +version: '1.11.4' category: Command Line Tools author: Mark Wales maintainer: mark@smallhadroncollider.com diff --git a/templates/bindings.ini b/templates/bindings.ini index a4247486..ab710787 100644 --- a/templates/bindings.ini +++ b/templates/bindings.ini @@ -42,7 +42,7 @@ moveRightBottom = L # move to bottom of last list complete = # move to top of last list -compeleteToTop = T +completeToTop = T # select a list to move to moveMenu = m