aragonos:upgrade
Upgrade an installed Aragon app to a new version.
Syntax
Section titled “Syntax”aragonos:upgrade <apmRepo> [newAppAddress]Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
apmRepo | repo | APM repository name for the app package |
[newAppAddress] | address | string | Implementation address or semantic version (e.g. 1.2.0) |
Examples
Section titled “Examples”# Upgrade to latest versionaragonos:connect 0x8ccbeab14b5ac4a431fffc39f4bec4089020a155 ( aragonos:upgrade disputable-conviction-voting.open)