From 9528b991d60e18a5c878f3c599e4cbb04ed22add Mon Sep 17 00:00:00 2001 From: Bryan Fox <39674+bryfox@users.noreply.github.com> Date: Thu, 27 Jun 2024 11:14:01 -0400 Subject: [PATCH] Bump primary site to v0.0.42 (#86) ### Changelog #### Inbox listener Fixed: recordings with no device ID and no specified key are imported correctly. Previously, they were incorrectly de-duplicated. --- charts/primary-site/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/primary-site/Chart.yaml b/charts/primary-site/Chart.yaml index c59ebea..28b0bd0 100644 --- a/charts/primary-site/Chart.yaml +++ b/charts/primary-site/Chart.yaml @@ -13,8 +13,8 @@ type: application # 1.0.0-alpha.0 # 1.0.0-alpha.1 # 1.0.0 -version: "0.0.41" +version: "0.0.42" -appVersion: "610223e5f22ba95225f598df955e578e839f8d9a" +appVersion: "d3727462d51adb4d9a01808ecb4e0b08e26f4459"