Release v3.2.0 (#3679)

This commit is contained in:
Dustin J. Mitchell 2024-11-12 14:52:22 -05:00 committed by GitHub
parent 54a94bd18c
commit 7a092bea03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 42 additions and 3 deletions

View file

@ -4,7 +4,7 @@ enable_testing()
set (CMAKE_EXPORT_COMPILE_COMMANDS ON)
project (task
VERSION 3.1.0
VERSION 3.2.0
DESCRIPTION "Taskwarrior - a command-line TODO list manager"
HOMEPAGE_URL https://taskwarrior.org/)