Fixed missed version bump in cliconstants.
This commit is contained in:
parent
bcb1c7c17c
commit
6665f09b7b
@ -28,4 +28,4 @@ requires @[
|
||||
]
|
||||
|
||||
task updateVersion, "Update the version of this package.":
|
||||
exec "update_nim_package_version pit 'src/pitpkg/cliconstants.nim'"
|
||||
exec "update_nim_package_version pit 'src/pitpkg/cliconstants.nim'"
|
@ -1,4 +1,4 @@
|
||||
const PIT_VERSION* = "4.23.2"
|
||||
const PIT_VERSION* = "4.23.3"
|
||||
|
||||
const USAGE* = """Usage:
|
||||
pit ( new | add) <summary> [<state>] [options]
|
||||
|
Loading…
x
Reference in New Issue
Block a user