Update state field when changing an issue's state.

This commit is contained in:
2023-03-21 10:17:43 -05:00
parent 171adbb59d
commit fee4ba70a6
3 changed files with 9 additions and 2 deletions

View File

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