Skip to content

Commit

Permalink
tz
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Oct 20, 2024
1 parent 17077f8 commit 99d777b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flavours/classic/config/deps.flavour.git
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ forecastr = "https://github.com/bonfire-networks/forecastr"
# bonfire_livebook = "https://github.com/bonfire-networks/bonfire_livebook"
# livebook = "https://github.com/mayel/livebook#fork"


tz_world = "https://github.com/kipcole9/tz_world"

2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,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.168",
version: "0.9.10-beta.169",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,
Expand Down

0 comments on commit 99d777b

Please sign in to comment.