From 2ba7d47b10891766d67c9fd99b785e70d1a69378 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Mon, 14 Apr 2025 13:43:46 +0200 Subject: [PATCH] [VERSION] update dev tag version --- pom.xml | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9213553..be45dc7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.atria-soft archidata - 0.28.0 + 0.28.1-SNAPSHOT Wrapper to manage a simple interface for REST project to bind MySQL, SQLite or mongoDB. https://github.com/kangaroo-and-rabbit/archidata diff --git a/version.txt b/version.txt index 697f087..808150e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.28.0 +0.28.1-dev