Hi all!
I was wondering… Let’s say we’ve developed an app in dfx version 0.8.4 and deployed it.
Then, we’ve upgraded to a newer version and want to continue working on the same app and deploy changes to the running container that was already deployed by version 0.8.4. Is this something that is possible to do and will it cause issues? (ie: is updating dfx to newest version interfere with managing already deployed IC canister that were made in older dfx version)?