Skip to content

Commit dd7715b

Browse files
authored
Move line
1 parent 50b5547 commit dd7715b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/refguide/modeling/app-explorer/modules/module-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ Improved package management is available for [Studio Pro 11.12](/releasenotes/st
8585

8686
Studio Pro 11.12 introduces improved package management to enable reliable module tracking and updates.
8787

88-
For more information on how to use package management when updating modules, see [Updating Marketplace Modules](/refguide/updating-marketplace-modules/).
89-
9088
Key improvements are delivered through new module properties and a new `manifest.json` file format in module packages (*.mpk* files):
9189

9290
* **Package identification** – Each module receives a [Module ID](#module-id) that uniquely identifies it across all versions. This allows Studio Pro to reliably track modules across updates, even if the module name changes.
@@ -95,6 +93,8 @@ Key improvements are delivered through new module properties and a new `manifest
9593

9694
The **Package** section on the **General** tab displays package identification information for the module. Studio Pro uses this information to track modules across versions, which is the foundation for more reliable module updates.
9795

96+
For more information on how to use package management when updating modules, see [Updating Marketplace Modules](/refguide/updating-marketplace-modules/).
97+
9898
### Module ID {#module-id}
9999

100100
The module ID is a unique identifier for the module that remains the same across all versions. It determines whether two module packages represent the same module and is therefore the basis for module update compatibility. If two modules share the same module ID, Studio Pro can update one with the other. If the IDs differ, Studio Pro treats them as distinct modules.

0 commit comments

Comments
 (0)