2024-03-02 18:26:21 +01:00
---
2024-11-28 22:17:46 +01:00
sidebar_position: 0
2024-03-02 18:26:21 +01:00
description: "Description of the versioning specification"
---
# About
2024-11-28 22:17:46 +01:00
The **StarOpenSource Versioning Specification** (or **SOSVS** for short) specifies a versioning system compatible with the [semantic versioning system ](https://semver.org ).
2024-03-02 18:26:21 +01:00
## Versions
< table >
< tr >
< th > Version< / th >
< th > Released< / th >
< th > Links< / th >
< / tr >
< tr >
< th > 1< / th >
< th > 02.03.2024< / th >
2024-11-28 22:17:46 +01:00
< th > < a href = "/specifications/versioning/versions/1/" > Spec< / a > < / th >
2024-03-02 18:26:21 +01:00
< / tr >
2024-11-28 22:17:46 +01:00
< tr >
< th > 2< / th >
< th > 24.08.2024< / th >
< th > < a href = "/specifications/versioning/versions/2/" > Spec< / a > < / th >
< / tr >
< / table >