Better PTK integration.

- Now includes the context as a PTK tag (if present).
- Add the PIT ID to the PTK notes.
This commit is contained in:
2020-03-16 09:39:17 -05:00
parent 0671d7728e
commit 4127fbe41c
3 changed files with 13 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "4.6.2"
version = "4.7.0"
author = "Jonathan Bernard"
description = "Personal issue tracker."
license = "MIT"
@ -22,4 +22,4 @@ requires @[
]
task updateVersion, "Update the version of this package.":
exec "update_nim_package_version pit 'src/pitpkg/version.nim'"
exec "update_nim_package_version pit 'src/pitpkg/version.nim'"