Discourse 怎么更换稳定版?

Github 默认安装地址是3.5.0.beta9-dev,我想更换稳定版需要在 app.yml 更改哪些内容?

我记得讨论过这个问题,但好像找不到内容了:

You can edit your app.yml file to point to the stable branch (stable). The line you want to edit is version, it defaults to version: tests-passed.

version: stable

只要改这个地方的内容就行。

但需要重构。

2 Likes

真的太棒了!:+1:谢谢你的答复:heart:

1 Like