From 9e164161dfc45b62872b5eb73c4f0041753f6b48 Mon Sep 17 00:00:00 2001 From: Mayel de Borniol Date: Fri, 13 Sep 2024 11:05:35 +0100 Subject: [PATCH] rel --- mix.exs | 2 +- mix.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mix.exs b/mix.exs index 0a375760c3..3d2ec608f6 100644 --- a/mix.exs +++ b/mix.exs @@ -196,7 +196,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.150", + version: "0.9.10-beta.151", elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}", flavour: @flavour, default_flavour: @default_flavour, diff --git a/mix.lock b/mix.lock index 7f7c30847a..e827f51df2 100644 --- a/mix.lock +++ b/mix.lock @@ -55,7 +55,7 @@ "bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "5e8a53205c9c6878ed6c8f555a0bd83357b3d0d4", []}, "bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "ae410f8e6087284c1de8fc2ba1df3df9ceea54e3", []}, "bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2f1918fcdec8c26eda224a52d288671824ce7be8", []}, - "bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "cfbc8c1cbf032edf022b5471be2dde2b35a75d40", []}, + "bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "e4458301f763c7477680bdd0f7728932c0e01433", []}, "bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "bfd32abb44d5028b93aafee0a032b112f8ed0a67", []}, "bonfire_poll": {:git, "https://github.com/bonfire-networks/bonfire_poll", "9eeb6882414efc26d9767a8f6aa62dc0ba6c4754", []}, "bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "658c97ee55e5f614081663c6249bd0a1fedcd74c", []}, @@ -64,7 +64,7 @@ "bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "444ee6ba70c4fafd3d78897d173bac557323770e", []}, "bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "cb99f21280dc1a73d6150321c6873c418f9c0757", []}, "bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "d90c6383bb4a78bbdcfe79fa8d66ca5262fd69f2", []}, - "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "1dc4901eb56518c58a56cb10b23c778a688f863d", []}, + "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "51b500aca83afb3100899ab6ee71c25ea3eae771", []}, "bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "0a5578663b0183be95c2629e800a0f82bd6ca298", []}, "bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "c4b5c45d09c8292870978c7035b7c7b731d71583", []}, "bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "b654cbe83038735c950181a12339979d9de1bff9", []},