Skip to content

Commit 530a3b7

Browse files
authored
Merge pull request #9317 from mendix/melvingrootenboers-patch-1
Update _index.md
2 parents 045bdb5 + 19bfce1 commit 530a3b7

File tree

1 file changed

+3
-3
lines changed
  • content/en/docs/appstore/create-content/upload-content

1 file changed

+3
-3
lines changed

content/en/docs/appstore/create-content/upload-content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ To update content that has already been published, follow these steps:
217217
3. You can edit all component details, as described in the [Adding New Marketplace Content](#adding) section above.
218218
4. In the **Version** section of the **Package** page, update the **Major**, **Minor**, and **Patch** numbers so that the component is saved as a new version:
219219

220-
* **Major update**a large change (which will save the component from version 5.0 to version 6.0, for example)
221-
* **Minor update**a medium-sized change (which will save the component from version 6.0.0 to version 6.1.0, for example)
222-
* **Patch** – a small change (which will save the component from 6.1.0 to 6.1.1, for example)
220+
* **Major update**changes that break compatibility with earlier versions.
221+
* **Minor update**new features that do not break existing usage.
222+
* **Patch** – a small change that fixes bugs or security issues.
223223

224224
5. On the **Publish** page, you can review all the details of your component you entered so far and edit as necessary (via the **Edit Section** button) before clicking **Publish Content**.

0 commit comments

Comments
 (0)