mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
fix: update versioning scheme in twilight release notes and script
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user