From dab02be02af0fa4951057dba7bf7950465bb9cc6 Mon Sep 17 00:00:00 2001
From: sehrschlechtYT <66412605+sehrschlechtYT@users.noreply.github.com>
Date: Fri, 13 Oct 2023 19:41:07 +0200
Subject: [PATCH] Bump version to 2.3.1
---
mongo-connector/pom.xml | 2 +-
plugin/pom.xml | 2 +-
plugin/src/main/resources/plugin.yml | 2 +-
pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/mongo-connector/pom.xml b/mongo-connector/pom.xml
index 08a976e7..71421102 100644
--- a/mongo-connector/pom.xml
+++ b/mongo-connector/pom.xml
@@ -7,7 +7,7 @@
net.codingarea.challenges
root
- 2.3.0
+ 2.3.1
mongo-connector
diff --git a/plugin/pom.xml b/plugin/pom.xml
index c42f33ec..53aac8d2 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -7,7 +7,7 @@
net.codingarea.challenges
root
- 2.3.0
+ 2.3.1
plugin
diff --git a/plugin/src/main/resources/plugin.yml b/plugin/src/main/resources/plugin.yml
index 020e5e87..ef3993ea 100644
--- a/plugin/src/main/resources/plugin.yml
+++ b/plugin/src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
name: Challenges
-version: 2.3.0
+version: 2.3.1
author: CodingArea
authors:
- anweisen
diff --git a/pom.xml b/pom.xml
index 98f485a9..67b9e5a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
net.codingarea.challenges
root
- 2.3.0
+ 2.3.1
pom
root
https://github.com/anweisen/Challenges