Pere Miquel Brull 6e2fb1eca7
[Docs] - 1.1.2 Release (#12977)
* Prep 1.1.2 docs and remove 1.1.1

* Prep 1.1.2 release pages

* add missing links in menu.md

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00

32 lines
815 B
Markdown

---
title: Upgrade Version Instructions
slug: /deployment/upgrade/versions
---
## Version Changes
You can find further information about specific version changes in the following sections:
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
icon="10k"
bold="Upgrade to 0.13"
href="/deployment/upgrade/versions/012-to-013" %}
Upgrade from 0.12 to 0.13
{% /inlineCallout %}
{% inlineCallout
color="violet-70"
icon="10k"
bold="Upgrade to 1.0"
href="/deployment/upgrade/versions/013-to-100" %}
Upgrade from 0.13 to 1.0
{% /inlineCallout %}
{% inlineCallout
color="violet-70"
icon="10k"
bold="Upgrade to 1.1"
href="/deployment/upgrade/versions/100-to-110" %}
Upgrade from 1.0 to 1.1
{% /inlineCallout %}
{% /inlineCalloutContainer %}