View Source Releases.Plugin.ModifyRelup (edeliver v1.9.2)

Distillery plugin to auto-patch the relup file when building upgrades.

To be able use this plugin, it must be added in the rel/config.exs distillery config as plugin like this:

  environment :prod do
    ..
    plugin Releases.Plugin.ModifyRelup
  end

Link to this section Summary

Link to this section Functions