# Is there an easy way to change version during development?

**URL:** https://meta.discourse.org/t/is-there-an-easy-way-to-change-version-during-development/394070
**Category:** Development
**Created:** [January 22, 2026, 9:13am UTC](https://meta.discourse.org/t/is-there-an-easy-way-to-change-version-during-development/394070 "2026-01-22T09:13:42Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [January 22, 2026, 4:57pm UTC](https://meta.discourse.org/t/is-there-an-easy-way-to-change-version-during-development/394070/2 "2026-01-22T16:57:48Z")

</div>

One way to do this is to have multiple containers, one for `stable`, one for `main`.

Another option is [Using dv (Discourse Vibe) to configure Discourse AI in development](https://meta.discourse.org/t/using-dv-discourse-vibe-to-configure-discourse-ai-in-development/388622)

You don’t have to use any of the AI features of `dv`, if you don’t want to (though they can be handy, of course). But at core, `dv` lets you spin up multiple containers very quickly. So you could run two containers side-by-side (or more), one for each version/branch.

---

_[View the full topic](https://meta.discourse.org/t/is-there-an-easy-way-to-change-version-during-development/394070)._
