We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0d98d commit c2078c0Copy full SHA for c2078c0
mix.exs
@@ -335,7 +335,7 @@ defmodule Bonfire.Umbrella.MixProject do
335
# TODO: put these in ENV or an external writeable config file similar to deps.*
336
@config [
337
# note that the flavour will automatically be added where the dash appears
338
- version: "1.0.0-rc.3.18",
+ version: "1.0.0-rc.3.19",
339
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
340
flavour: flavour,
341
default_flavour: default_flavour,
0 commit comments