moon vr home installer release repo.
Refer the guide of Creating a release of GitHub docs to create a release.
π¨ Please attention:
Each time before you create a release, respect the following steps:
-
create a empty commit with release message
# release 1.0.0 version: empty commit with release messege git commit --allow-empty -m 'release 1.0.0'
-
create a tag based on the empty release commit, such as
v1.0.0
-
create a release based on this tag with notes and deliveries (installer packages)
- Improved UX!
- Fixed translation bugs and improved experience