summary refs log tree commit diff
path: root/scripts-dev/release.py
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-09-07 12:37:16 +0200
committerGitHub <noreply@github.com>2023-09-07 12:37:16 +0200
commit42a392f4e25c528c231e4768554659d4fab7129e (patch)
tree5e8202e2f01ba15027bd69475b761f9fc5665856 /scripts-dev/release.py
parentMerge branch 'develop' into mv/add-mxid-validation-log (diff)
parentAdd `/notifications` endpoint to workers (#16265) (diff)
downloadsynapse-42a392f4e25c528c231e4768554659d4fab7129e.tar.xz
Merge branch 'develop' into mv/add-mxid-validation-log
Diffstat (limited to 'scripts-dev/release.py')
-rwxr-xr-xscripts-dev/release.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts-dev/release.py b/scripts-dev/release.py

index 89ffba8d92..4ac8eaa889 100755 --- a/scripts-dev/release.py +++ b/scripts-dev/release.py
@@ -1,5 +1,4 @@ #!/usr/bin/env python -# -*- coding: utf-8 -*- # Copyright 2020 The Matrix.org Foundation C.I.C. # # Licensed under the Apache License, Version 2.0 (the "License");