How do I specify a particular version of discourse when rebuilding?
There should be a version key in your app.yml file.
#version: tests-passed
Remove the # and change test-passed to the version you want to use; e.g. beta. You can find available version strings at Branches · discourse/discourse · GitHub. I think tag names work also; e.g. v1.4.0.beta11.
Hey thank you guys. I am nearing day 45 of Discourse in production but I am constantly changing things. Sometimes the “nightly” builds throw me off in mysterious ways.
