From 6298d09828114615e2de7685fec6be21093460fc Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 8 Apr 2025 20:41:48 +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 4cbabcf..cbf8962 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.atria-soft archidata - 0.27.0 + 0.27.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 1b58cc1..6584678 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.27.0 +0.27.1-dev