Release 3.1.0 (#3574)

This commit is contained in:
Dustin J. Mitchell 2024-08-04 12:51:11 -04:00 committed by GitHub
parent 160be69852
commit 5c6cc3e522
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 57 additions and 15 deletions

View file

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