From 70cc48009b3439514dac07cc8d303889f347752b Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Sun, 4 Feb 2024 21:09:02 +0100 Subject: [PATCH] Update v2023.12.3 --- manifest.toml | 2 +- tests.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index f68ab05..b27fd7a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Iceshrimp" description.en = "Decentralized and federated social networking service" description.fr = "Service de réseau social décentralisé et fédéré" -version = "2023.12.2~ynh1" +version = "2023.12.3~ynh1" maintainers = ["oufmilo"] diff --git a/tests.toml b/tests.toml index d1ff1ea..99a59b0 100644 --- a/tests.toml +++ b/tests.toml @@ -16,4 +16,5 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.6bd676e.name = "2023.12.1" \ No newline at end of file + test_upgrade_from.6bd676e.name = "2023.12.1" + test_upgrade_from.c8ff29b.name = "2023.12.2" \ No newline at end of file