Skip to content

Commit c2078c0

Browse files
committed
rel
1 parent 5c0d98d commit c2078c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ defmodule Bonfire.Umbrella.MixProject do
335335
# TODO: put these in ENV or an external writeable config file similar to deps.*
336336
@config [
337337
# note that the flavour will automatically be added where the dash appears
338-
version: "1.0.0-rc.3.18",
338+
version: "1.0.0-rc.3.19",
339339
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
340340
flavour: flavour,
341341
default_flavour: default_flavour,

0 commit comments

Comments
 (0)