From c973970063881087f1b6890d93ab04feeed5958b Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 22 Apr 2025 14:14:58 +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 1d082c4..911613f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.atria-soft archidata - 0.29.0 + 0.29.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 ae6dd4e..62f26da 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.29.0 +0.29.1-dev