From 166504b7853496ca53f72929eb3fba6d4722ed11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 11 Jan 2025 23:06:37 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=203.1.3?= 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 937f558..59ce852 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.2", + "version": "3.1.3", "license": "MIT", "author": { "name": "Andreas Müller",