-
How to deploy my template-based organization on rinkeby?
-
I published version 1.0.0 at
reward.open.aragonpm.eth
despite it would be better 0.0.1 version. This mistake can’t be corrected?
This was answered in the chat but here is a summary:
Since the purpose of this first implementation is to make a demo, the CLI will be used to install the app in an organization instead of deploying a template. Also, it is not a mistake to publish version 1.0.0
as APM repositories only allow publishing contract changes on major versions. Ref: https://github.com/aragon/aragonOS/blob/next/contracts/apm/Repo.sol#L64
Thanks for your question Victor.