From f3411a712b292bd652fa0f8f4fc625af1e884a9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 5 Jun 2024 22:52:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=203.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 4af83867..543bae44 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "songdrive", "description": "A song management tool to store, synchronize and present songs and setlists. Built with Vue.js and Firebase.", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "author": { "name": "Andreas Müller",