From b66b3b7b02b23ad820c350197a5d4fc92c9c09a3 Mon Sep 17 00:00:00 2001 From: Mayel de Borniol Date: Thu, 5 Jan 2023 12:47:50 +1300 Subject: [PATCH] up --- mix.exs | 2 +- mix.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index b7cb4244e3..b276c5d5f0 100755 --- a/mix.exs +++ b/mix.exs @@ -80,7 +80,7 @@ defmodule Bonfire.Umbrella.MixProject do @default_flavour "classic" @config [ # note that the flavour will automatically be added where the dash appears - version: "0.4.0-beta", + version: "0.4.0-beta.1", elixir: "~> 1.13", default_flavour: @default_flavour, logo: "assets/static/images/bonfire-icon.png", diff --git a/mix.lock b/mix.lock index 2890986223..d69c817844 100644 --- a/mix.lock +++ b/mix.lock @@ -44,7 +44,7 @@ "bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "8e7749c0127ecc2937418074d60e54abad74ec74", [branch: "main"]}, "bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "ce31caf8f00d77d44debd017806ee1514e924451", [branch: "main"]}, "bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "d17c04f3c84c0952f17307f86f8fac0752e401f5", [branch: "main"]}, - "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "aca02331f46fcf249c2e31cb18eab46ba5244b33", [branch: "main"]}, + "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "58eb4bb170d0ddd6b2291f98876a7b29b7778938", [branch: "main"]}, "bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "2fd412764bfa82aebede8e0b97e8715a834a8db1", [branch: "main"]}, "bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "22b3378bb7d57105743e7541b777078663636a75", [branch: "main"]}, "bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "cebea1afa6d59466f86db5ed85caf359c1a7db03", [branch: "main"]},