From 784a7c112e407156d2c6e5957dee1faa8025e1e2 Mon Sep 17 00:00:00 2001 From: David Straub Date: Sat, 9 Mar 2024 18:32:32 +0100 Subject: [PATCH] Version -> 24.3.0 --- 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 ba2089c9..b05500d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gramps-js", - "version": "24.2.1", + "version": "24.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gramps-js", - "version": "24.2.1", + "version": "24.3.0", "license": "AGPL", "dependencies": { "@material/mwc-button": "^0.27.0", diff --git a/package.json b/package.json index 434c0faa..f4d45884 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ ] }, "name": "gramps-js", - "version": "24.2.1", + "version": "24.3.0", "description": "The frontend for the Gramps Web genealogical research system.", "author": "David M. Straub", "license": "AGPL",