> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/dashboard-kit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/dashboard-kit/versioning.md).

# Versioning

We follow semantic versioning and maintain different versioning systems based on code and design updates:

1. **Product Version**: This is Visible on the Themeforest store page.
2. **Bootstrap Admin Version**: This can be found in the `package.json` file.
3. **React Admin Version**: This can be found in the `package.json` file.

Each product version has an associated code or design version, which you can see in the table below. An update in any of the 2 can lead to a new product version.

<table><thead><tr><th width="172">Product Version</th><th>Bootstrap Admin</th><th>React Admin</th></tr></thead><tbody><tr><td>1.0.0</td><td>1.0.0</td><td>1.0.0</td></tr></tbody></table>
