From 0faa0f12889555290d27f53654fb79cc1f0a4997 Mon Sep 17 00:00:00 2001 From: shidorien Date: Mon, 15 Jul 2024 15:00:53 +0200 Subject: [PATCH] Update changelog for BSManager 1.5.0-alpha.1 --- assets/jsons/changelogs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/jsons/changelogs.json b/assets/jsons/changelogs.json index 5bfe9a9a..7f3b328f 100644 --- a/assets/jsons/changelogs.json +++ b/assets/jsons/changelogs.json @@ -1,7 +1,7 @@ { "1.5.0-alpha.1":{ - "htmlBody" :"

BSManager continues to get better, thanks to your continued support and contributions! 🎈🎉

Note: This is an alpha release, encountering bugs is expected. Please file new issues for any bugs you find.

Features

Fixes

Other changes

", - "title" : "BSManager 1.5.0-alpha.1", + "htmlBody" :"BSManager continues to get better, thanks to your continued support and contributions! 🎈🎉

Note: This is an alpha release, encountering bugs is expected. Please file new issues for any bugs you find.

Features

Fixes

Other changes

", + "title" : "What's new ?", "timestamp" : 1721048400, "version" : "1.5.0-alpha.1" }