diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-02-06 10:50:06 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-02-06 10:50:06 -0500 |
commit | a0ada9550277033d60c0730b1124d209409dc6b3 (patch) | |
tree | 653d226117e29c13e338b0516864ec2a1bf7dc46 /mission/hst | |
parent | d69fbd8d26929678c697fd6794a8f6fbc17c8234 (diff) | |
download | stasis-a0ada9550277033d60c0730b1124d209409dc6b3.tar.gz |
Set release naming convention by mission rule (yay)
Diffstat (limited to 'mission/hst')
-rw-r--r-- | mission/hst/hst.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mission/hst/hst.ini b/mission/hst/hst.ini index 5e77ffa..59ec0c8 100644 --- a/mission/hst/hst.ini +++ b/mission/hst/hst.ini @@ -1,3 +1,6 @@ +[meta] +release_fmt = %n-%v-%r+%c-py%p-%o-%a + [finalize] release_notes_file = release_notes.md release_notes_contents = |