mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 17:56:19 +03:00
Add +modular to version string
This commit is contained in:
parent
f7cb88c3bd
commit
cbb926f237
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
__version__ = "1.3.2-alpha.1"
|
||||
__version__ = "1.3.2-alpha.1+modular"
|
||||
|
|
Loading…
Reference in a new issue