From 732ce6e56609c83a2fb04ab1bab12c54f654b04a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 25 Oct 2023 08:19:40 +0000 Subject: [PATCH] [ci skip] prepare for next development iteration --- backend/pom.xml | 2 +- frontend/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 5926edd..75074a0 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ gameyfin de.grimsi - 1.4.2 + 1.4.3-SNAPSHOT gameyfin-backend diff --git a/frontend/pom.xml b/frontend/pom.xml index 09ff2b9..d7bb809 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -3,7 +3,7 @@ gameyfin de.grimsi - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 6d65b33..3b98c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.grimsi gameyfin - 1.4.2 + 1.4.3-SNAPSHOT gameyfin gameyfin @@ -26,7 +26,7 @@ scm:git:https://github.com/grimsi/gameyfin.git scm:git:https://github.com/grimsi/gameyfin.git scm:git:https://github.com/grimsi/gameyfin.git - v1.4.2 + HEAD