diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-18 11:27:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-18 12:02:52 +0100 |
commit | 17db2b27bf9f1f3c55e596778921dee9869fd392 (patch) | |
tree | 219a766985c6519f139128ec0173827fc030d597 /UPGRADE.rst | |
parent | Patch for SYWEB-40 : isStateEvent is not being set correctly, and really shou... (diff) | |
download | synapse-17db2b27bf9f1f3c55e596778921dee9869fd392.tar.xz |
Update version in UPGRADE
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r-- | UPGRADE.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst index d3de460259..713fb9ae83 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -1,4 +1,4 @@ -Upgrading to Latest +Upgrading to v0.3.0 =================== This registration API now closely matches the login API. This introduces a bit |