From 6640f8628e35129b78dacfaf53b3c8dc881e3f4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 21 Feb 2023 19:44:30 +0100 Subject: [PATCH] fix --- manifest.toml | 2 +- tests.toml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a94860c..0c555e9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Kavita" description.en = "Media server for your comics, manga and books" description.fr = "Serveur multimédia pour vos bandes dessinées, mangas et livres" -version = "0.6.1~ynh1" +version = "0.7.1~ynh1" maintainers = ["eric_G"] diff --git a/tests.toml b/tests.toml index e69de29..fc80bad 100644 --- a/tests.toml +++ b/tests.toml @@ -0,0 +1,12 @@ +test_format = 1.0 + +[default] + + # ------------------------------- + # Default args to use for install + # ------------------------------- + + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- \ No newline at end of file