Skip to content

Commit 4d28332

Browse files
committed
version: 0.3.3
1 parent 2ebe892 commit 4d28332

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.3.3 - Let's do the time warp again
2+
3+
- Allow for a 15 minute variance between the LiveKit server clock and the user's clock. This will hopefully reduce the number of cases where a user's clock being off by a couple of minutes causes the connection to fail.
4+
- Update dependencies
5+
16
# v0.3.2
27

38
- Spanish translation updates thanks to @lozalojo

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"twitter": "@bekit"
1515
}
1616
],
17-
"version": "0.3.2",
17+
"version": "0.3.3",
1818
"minimumCoreVersion": "0.7.2",
1919
"compatibleCoreVersion": "9",
2020
"manifestPlusVersion": "1.2.0",

0 commit comments

Comments
 (0)