Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed May 9, 2024
1 parent 649b623 commit 98ca478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions flavours/classic/config/deps.flavour.git
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ bonfire_tag = "https://github.com/bonfire-networks/bonfire_tag"
apical = "https://github.com/bonfire-networks/apical"
boruta = "https://github.com/bonfire-networks/boruta"
ecto_sparkles = "https://github.com/bonfire-networks/ecto_sparkles"
ex_cldr_territories = "https://github.com/elixir-cldr/cldr_territories"

## EXPERIMENTAL ##
bonfire_label = "https://github.com/bonfire-networks/bonfire_label"
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,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.69",
version: "0.9.10-beta.70",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,
Expand Down

0 comments on commit 98ca478

Please sign in to comment.