diff --git a/assets/jsons/changelogs/en.json b/assets/jsons/changelogs/en.json index 7971aa2f..3549ce3e 100644 --- a/assets/jsons/changelogs/en.json +++ b/assets/jsons/changelogs/en.json @@ -1,4 +1,9 @@ { + "27.0.0" : { + "title" : "Second Release", + "htmlBody" : "

Second release of the app.

", + "timestampPublished" : "1700788913" + }, "1.0.0" : { "title" : "First Release", "htmlBody" : "

First release of the app.

",