From 63ea6f855f216f04cef42ccb9429eec111105c76 Mon Sep 17 00:00:00 2001 From: Gareth Healy Date: Wed, 18 Dec 2024 12:40:14 +0000 Subject: [PATCH] next release --- pom.xml | 2 +- src/main/docker/version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5ad5501..5995556 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.garethahealy github-stats - 2.2.3-SNAPSHOT + 2.2.3 3.13.0 21 diff --git a/src/main/docker/version.json b/src/main/docker/version.json index f4b5971..058392b 100644 --- a/src/main/docker/version.json +++ b/src/main/docker/version.json @@ -1,3 +1,3 @@ { - "version": "v2.2.3-SNAPSHOT" + "version": "v2.2.3" } \ No newline at end of file