mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
fix: update versioning scheme in twilight release notes and script
This commit is contained in:
parent
ceb021deeb
commit
7a54bfe9a7
2 changed files with 6 additions and 3 deletions
|
@ -21,6 +21,7 @@ def main():
|
|||
|
||||
twilight["workflowId"] = workflow_id
|
||||
twilight["image"] = False
|
||||
twilight["version"] = twilight["version"].replace("-t", "-b")
|
||||
twilight["date"] = datetime.datetime.now().strftime("%d/%m/%Y")
|
||||
stable.append(twilight)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue