From 66cb0205734aa84fba9af5a5fdb5a5696c8e15b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 20 Aug 2023 10:01:55 +0200 Subject: [PATCH] fix --- manifest.toml | 2 +- tests.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index eba4c73..5408abe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Baïkal" description.en = "Lightweight CalDAV and CardDAV server" description.fr = "Serveur CalDAV et CardDAV léger" -version = "0.9.3~ynh1" +version = "0.9.3~ynh2" maintainers = [] diff --git a/tests.toml b/tests.toml index e07de85..d809718 100644 --- a/tests.toml +++ b/tests.toml @@ -6,4 +6,4 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.7c074c7b18322cde08c4eb57ffbc5ae174b7ae65.name = "Upgrade from 0.7.1" \ No newline at end of file + test_upgrade_from.330692e457ef2b475046d1724d3f198f007d5512.name = "Upgrade from 0.9.3~ynh1" \ No newline at end of file