summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-09-13 14:17:05 +0100
committerErik Johnston <erik@matrix.org>2019-09-13 14:17:05 +0100
commit23bc5ee14efe6ba916198be98206f3b9ad6e2972 (patch)
tree2ffcbc8b3e81c4c555b097b85bd18b9a184d4775
parentMerge pull request #6034 from matrix-org/matthew/no-push-for-groups (diff)
downloadsynapse-23bc5ee14efe6ba916198be98206f3b9ad6e2972.tar.xz
-rw-r--r--synapse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py
index b490237b7c..c808483cf7 100644
--- a/synapse/__init__.py
+++ b/synapse/__init__.py
@@ -35,4 +35,4 @@ try:
 except ImportError:
     pass
 
-__version__ = "1.3.2-alpha.1+modular"
+__version__ = "1.3.2-alpha.2+modular"