This commit is contained in:
Mayel de Borniol 2022-02-16 15:31:55 +13:00
parent f519c02836
commit 988a15c3c6
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ defmodule Bonfire.MixProject do
use Mix.Project
@config [ # TODO: put these in ENV or an external writeable config file similar to deps.*
version: "0.1.0-beta.130", # note that the flavour will automatically be added where the dash appears
version: "0.1.0-beta.131", # note that the flavour will automatically be added where the dash appears
elixir: "~> 1.12",
default_flavour: "classic",
logo: "assets/static/images/bonfire-icon.png",

View file

@ -29,15 +29,15 @@
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "0d6ab21e748b7430338d8655709eb585d7ce5838", [branch: "main"]},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "fc0f46bd7d597e0d5676acc77dbca430b98fc70f", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "837fca091119f6af3e1be1af51064dd5a5c4c114", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "bc96d41e5ab819f1abae72fe2ef543206bb79e33", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "eef87dff019609acbba8db64bb40696030f4b871", [branch: "main"]},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "3eb47582f63f40e7a1552b43b991aadfec493848", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "89c2eac9901b1ffc03b8d70138ba5f569d01c0e3", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "d74d8f81f413f3dd2d9976ed2e48870a2217a42d", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "60464024bc9d8f80c34910a0ed9144da1f589095", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "5a9286bed8d96bd6e17a83db2cc7e8c37c798cdb", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "5115293609aca91844f6d912a9761b5405e50c68", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "682c1bc420940a4f10526ee75be22fff9378e15b", [branch: "main"]},
"bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "c1b04857478faed5f4ffd5d24dd05e3caf90fd69", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "dd80f8e670662bff23531fa456816b7229f8be54", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "bea9c1a329fd12a6a12ac67bc057e3cbe0f8cdf3", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "51a64198f60839c174329ec25076ff6211d98e45", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "e221d2c9f29c81467ed903dc30924a9f655f0010", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "88f0a9d51f9347047bdee0f5f1dd72ed69ed4c78", []},