Update version numbers in changelog

This commit is contained in:
Shidorien
2023-11-24 06:46:08 +01:00
parent 8963c08e64
commit 76c863608e
+4 -2
View File
@@ -2,11 +2,13 @@
"27.0.0" : {
"title" : "Second Release",
"htmlBody" : "<p>Second release of the app.</p>",
"timestampPublished" : "1700788913"
"timestampPublished" : "1700788913",
"version" : "27.0.0"
},
"1.0.0" : {
"title" : "First Release",
"htmlBody" : "<p>First release of the app.</p>",
"timestampPublished" : "1700788913"
"timestampPublished" : "1700788913",
"version" : "1.0.0"
}
}