fix for rc1
This commit is contained in:
parent
cf8ef11f35
commit
848431be1d
|
@ -1,5 +1,5 @@
|
|||
Synapse 0.33.2 (2018-08-07)
|
||||
===========================
|
||||
Synapse 0.33.2rc1 (2018-08-07)
|
||||
==============================
|
||||
|
||||
Features
|
||||
--------
|
||||
|
|
|
@ -17,4 +17,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.33.2"
|
||||
__version__ = "0.33.2rc1"
|
||||
|
|
Loading…
Reference in New Issue