# 你如何安装较早版本的Discourse？

**URL:** <https://meta.discourse.org/t/how-do-you-install-an-earlier-version-of-discourse/31930>\
**Category:** Support\
**Created:** [2015年八月9日 18:37 UTC](https://meta.discourse.org/t/how-do-you-install-an-earlier-version-of-discourse/31930 "2015-08-09T18:37:04Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![johnmuhl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnmuhl/32/43413_2.png) [@johnmuhl](https://meta.discourse.org/u/johnmuhl)\
**Post date:** [2015年八月9日 18:44 UTC](https://meta.discourse.org/t/how-do-you-install-an-earlier-version-of-discourse/31930/2 "2015-08-09T18:44:50Z")

</div>

There should be a `version` key in your `app.yml` file.

```plaintext
  #version: tests-passed

```

Remove the `#` and change `test-passed` to the version you want to use; e.g. `v1.3.4`. [Tags · discourse/discourse · GitHub](https://github.com/discourse/discourse/tags) shows the available version strings.

---

_[View the full topic](https://meta.discourse.org/t/how-do-you-install-an-earlier-version-of-discourse/31930)._
