Skip to content

Commit

Permalink
Update pages/reference/hardware/versioning.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vipul Gupta <[email protected]>
  • Loading branch information
rmorillo24 and vipulgupta2048 authored Dec 20, 2024
1 parent ad9f8eb commit 4e7e17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/reference/hardware/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ The version string for a particular device type is a combination of the [meta-ba
* When updating `meta-balena` version in a specific device type repo, the revision will reset to 1. Ex: 1.2.3+rev4 will be updated to 1.2.4+rev1 .
* Note that the final OS version is NOT based on the semver specification so parsing of such a version needs to be handled in a custom way. If you are interested in how to parse the version scheme, have a look at our balenaOS version parser [balena-semver](https://github.com/balena-io-modules/resin-semver).

Look at our [balenaOS support policy](https://github.com/balena-io/docs/edit/master/pages/reference/OS/updates/self-service.md) for information about how we support and maintain the different versions.
Look at our [balenaOS support policy](/reference/OS/updates/self-service.md) for information about how we support and maintain the different versions.

0 comments on commit 4e7e17b

Please sign in to comment.