Current section
Files
Jump to
Current section
Files
priv/templates/appup.tpl
%% appup generated for {{app}} by rebar3_appup_plugin ({{now}})
{ "{{new_vsn}}",
[{ "{{old_vsn}}",
{{upgrade_instructions}} }],
[{ "{{old_vsn}}",
{{downgrade_instructions}} }]
}.