Skip to content

Commit 5aac6a6

Browse files
committed
chore: Fix template for release
1 parent 22a38df commit 5aac6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.age.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Others
3636
------
3737
3838
ver {{current_version}}
39-
===={% for _ in current_version %}={% endfor %}
39+
===={{#sameLengthChars}}=@{{current_version}}{{/sameLengthChars}}
4040
"""
4141

4242
# This file has other replace target, but currently not supported.

0 commit comments

Comments
 (0)