From 74278041d603a9861ecd381b03e9333f75cf841a Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 18 Apr 2025 08:31:53 +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 a97646c..498e3c0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.atria-soft archidata - 0.28.4 + 0.28.5-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 097bc93..aec1168 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.28.4 +0.28.5-dev