This commit is contained in:
Mayel de Borniol 2022-10-17 23:02:59 +13:00
parent aa08dc4c64
commit e6c143e5f2
2 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ defmodule Bonfire.MixProject do
@default_flavour "classic"
@config [
# note that the flavour will automatically be added where the dash appears
version: "0.3.5-beta.15",
version: "0.3.5-beta.16",
elixir: "~> 1.13",
default_flavour: @default_flavour,
logo: "assets/static/images/bonfire-icon.png",

View file

@ -44,8 +44,8 @@
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "f100c85163e18f5582432191a7b12cb9f2778b1e", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "9bed1954aa075f9db978839d0c913d517629dc88", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "8f84a75f9fc3115d0c8731c95c53efc5146f4743", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "fb01de91cc681696a77983f1aad26dbb13c6d9bc", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "bfac37a1bd0256d034a2cf4c23502c8aa7446f71", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "c7a4975ad219615fba4605eb13aa74b70712c5d1", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "06363adb370d7f28d1559f1757e080d83a6201cc", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "4ac65759ff9f86032d24b8740088daedf0129521", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "e133ba759cb942a5c9f058d01cf44a13ed84cb76", [branch: "main"]},
"bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "32fff390e37b7a7d7bd1fc9f220cbc7516e4df17", [branch: "main"]},