Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Feb 14, 2025
1 parent 9b0179c commit 03477ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ defmodule Bonfire.Umbrella.MixProject do
# TODO: put these in ENV or an external writeable config file similar to deps.*
@config [
# note that the flavour will automatically be added where the dash appears
version: "0.9.10-beta.179",
version: "0.9.10-beta.180",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: flavour,
default_flavour: default_flavour,
Expand Down

0 comments on commit 03477ef

Please sign in to comment.