Releases

When the user is notified that a file is shared as a release, it will appear in the Releases section of the Repository.

The releases section can be accessed in two ways:

  • Adding /releases after your repository URL. For example: https://github.com/embention/Guest/releases

  • Go to the Code tab \(\Rightarrow\) Releases:

    ../_images/releases.png

    Releases section

In this section, the user will find all the releases shared by the Embention support team:

../_images/releases_section.png

Releases

The release naming follows the standard:

  • Name: Product - Version

  • Tag: release/product/version

Important

Users must download the .update or .exe files. Source code files are automatically generated by GitHub.

So the firmware for 1xVeronte 6.8.X will be shared as:

../_images/release_example.png

Release example