From a6d193c75f57b467d6b919a3f17ff3b16dc88a07 Mon Sep 17 00:00:00 2001 From: r1bb3t Date: Sat, 21 Jul 2018 01:13:36 -0700 Subject: [PATCH] update for v0.3.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d3471..740fc9e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ In the event of wanting to commercially distribute a closed source modification ## Updates * v0.3.3 - * [#18](https://github.com/danxfisher/MeetEasier/pull/15) - use localized sort for rooms + * [#18](https://github.com/danxfisher/MeetEasier/pull/15) - use localized sort for rooms * v0.3.2 * Added additional error handling for incorrect credentials. The error will now be shown on the front end. * Updated the socket component to stop most ERR_CONNECTION_REFSUED errors from happening.