# Checking my version, rejoining tests-passed

**URL:** https://meta.discourse.org/t/checking-my-version-rejoining-tests-passed/348338
**Category:** Support
**Created:** [January 22, 2025, 8:31am UTC](https://meta.discourse.org/t/checking-my-version-rejoining-tests-passed/348338 "2025-01-22T08:31:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![WaitroseCarpark](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/waitrosecarpark/32/198599_2.png) [@WaitroseCarpark](https://meta.discourse.org/u/WaitroseCarpark)
#### Post date: [January 22, 2025, 8:31am UTC](https://meta.discourse.org/t/checking-my-version-rejoining-tests-passed/348338/1 "2025-01-22T08:31:48Z")

</div>

Hi all

I _think_ I’m on the dev channel:

 ![The image shows that the installed version of the software is 3.4.0.beta3-dev with a linked release, but there are updates available for version 3.4.0.beta3, and it prompts to update. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/3/c/8/3c8fc924e079ba91bb09543b05b4b5ef52d7a9e1.png)

Can I just check with someone with more experience how to join the default tests-passed channel please?

As far as I know I just wait until 3.4 is released, then just change my app.yaml from ‘#version: tests-passed’ to ‘version: tests-passed’ and rebuild, right?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [January 22, 2025, 8:45am UTC](https://meta.discourse.org/t/checking-my-version-rejoining-tests-passed/348338/2 "2025-01-22T08:45:27Z")

</div>

If you are on stable right now I cannot recommend a move to tests-passed atm. There is a lot of change going on, particularly with the Front End so it might be worth waiting until that’s settled down and simply wait patiently for 3.4 stable, especially if you are a heavy user of third party Theme Components and Plugins.

Otherwise it’s just a case of updating the branch in app.yml and rebuilding. But that’s not something you can easily reverse.

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [January 22, 2025, 9:36am UTC](https://meta.discourse.org/t/checking-my-version-rejoining-tests-passed/348338/3 "2025-01-22T09:36:16Z")

</div>

> [@\[solved\] How to avoid getting -dev versions when updating?](https://meta.discourse.org/t/solved-how-to-avoid-getting-dev-versions-when-updating/344864/3):
>
> All versions of tests-passed have the -dev suffix at the end since that was added to allow easier differentiation between “beta” releases and the test-passed branch. So the suffix doesn’t mean anything changed in terms of whether the software is ready for use in production. It just means “this is one version during the development of betaX.” This is the guide about how to change the branch you are on: And some more information about the different options: and the topic about the -dev suffix…
