Skip to content
Snippets Groups Projects
Commit abbee6b2 authored by Erik Johnston's avatar Erik Johnston
Browse files

Merge pull request #98 from matrix-org/hotfixes-v0.7.1-r4

Hotfixes v0.7.1 r4
parents a313e978 527e0c43
Branches
Tags v0.7.1-r4
No related merge requests found
...@@ -16,4 +16,4 @@ ...@@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server. """ This is a reference implementation of a Matrix home server.
""" """
__version__ = "0.7.1-r3" __version__ = "0.7.1-r4"
...@@ -36,8 +36,8 @@ DEPENDENCY_LINKS = [ ...@@ -36,8 +36,8 @@ DEPENDENCY_LINKS = [
), ),
github_link( github_link(
project="matrix-org/matrix-angular-sdk", project="matrix-org/matrix-angular-sdk",
version="v0.6.3", version="v0.6.4",
egg="matrix_angular_sdk-0.6.3", egg="matrix_angular_sdk-0.6.4",
), ),
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment