Current section

Files

Jump to
nostrum appup.ex
Raw

appup.ex

{
'0.9.0-alpha1',
[
{'0.8.0', [
# Upgrade instructions from 0.8.0
{:restart_application, :nostrum}
]}
],
[
{'0.8.0', [
# Down instructions to 0.8.0
{:restart_application, :nostrum}
]}
]
}