mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
prepare 1.61 (#2715)
* update changelog for 1.61 * adapt hints in version-helper * bump version to 1.61.0
This commit is contained in:
@@ -86,6 +86,8 @@ def main():
|
||||
print("")
|
||||
print(" git tag -a {}".format(newversion))
|
||||
print(" git push origin {}".format(newversion))
|
||||
print(" git tag -a py-{}".format(newversion))
|
||||
print(" git push origin py-{}".format(newversion))
|
||||
print("")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user