When creating new recurrences, put them in the TodoToday state, not Todo.

This commit is contained in:
2023-07-06 08:07:22 -05:00
parent 661d5959c6
commit 34ce2b61b9
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
const PIT_VERSION* = "4.23.4"
const PIT_VERSION* = "4.24.0"
const USAGE* = """Usage:
pit ( new | add) <summary> [<state>] [options]