From 820887452746868cdbc03948a72e824d7d44d2f2 Mon Sep 17 00:00:00 2001 From: MathieuG-P <40181755+Zagrios@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:28:59 +0100 Subject: [PATCH] [revert] delete changelogs.json --- assets/jsons/changelogs.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 assets/jsons/changelogs.json diff --git a/assets/jsons/changelogs.json b/assets/jsons/changelogs.json deleted file mode 100644 index be3ae31d..00000000 --- a/assets/jsons/changelogs.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "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" - }, - "1.5.0-alpha.2":{ - "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.

Alpha changes

Features

Fixes

Other changes

", - "title" : "What's new ?", - "timestamp" : 1721665382, - "version" : "1.5.0-alpha.2" - } -}