From a7cd709ab5eb44a520d22b733ce2c9272b0e41e4 Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Thu, 30 May 2024 09:43:22 +0200 Subject: [PATCH] Prepare next development iteration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78d434af0d0..3aeab2b6f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dspace-angular", - "version": "2023.02.04", + "version": "2023.02.05-SNAPSHOT", "scripts": { "ng": "ng", "config:watch": "nodemon",