We use git tags and semver for versioning.
- Platform releases (Backend + Dashboard) are tagged in the following format:
v1.0.0
- SDK releases are tagged with platform specific prefixes:
android-v1.0.0
,android-gradle-plugin-v1.0.0
,ios-v1.0.0
and so on