From 1601fb40a7c683a566741a8f765832b4f71e2f35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louise=20Linn=C3=A9?= Date: Fri, 6 Oct 2023 17:08:47 +0200 Subject: [PATCH] 2.14.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 27e969a4..5f053315 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "circles-myxogastria", - "version": "2.14.0", + "version": "2.14.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "circles-myxogastria", - "version": "2.14.0", + "version": "2.14.1", "license": "AGPL-3.0", "dependencies": { "@circles/core": "^4.8.0", diff --git a/package.json b/package.json index 7a2dc2b0..118ab4e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "circles-myxogastria", - "version": "2.14.0", + "version": "2.14.1", "description": "Webapp and mobile client for Circles", "main": "src/index.js", "private": true,