Project boards: only show contexts with selected issues.

This commit is contained in:
2025-11-19 19:00:01 -06:00
parent 5dd7a15bf4
commit de07665a8b
3 changed files with 19 additions and 12 deletions

View File

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