Loading
matrix-sliding-sync: 0.99.5 -> 0.99.6
This release reports the version info inconsistently, because the hardcoded version string has not been updated yet. ``` ❯ result/bin/syncv3 Sync v3 [0.99.5] (v0.99.6) ``` See https://github.com/matrix-org/sliding-sync/blob/v0.99.6/cmd/syncv3/main.go#L29 https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.6 diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.5...v0.99.6