bump 2025-11-09

This commit is contained in:
Tao Tien 2025-11-09 23:28:06 -08:00
parent 211a1f37e1
commit 64ec5558e7
2 changed files with 34 additions and 38 deletions

View file

@ -51,7 +51,7 @@ def bump [...rest] {
continue
}
_ => {
jj new -m "bump (unbuilt)"
jj new -r $r -m "bump (unbuilt)"
}
}
break