Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenochxd committed Dec 30, 2023
1 parent 023dd4b commit d744cb5
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion static/files/version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
{
"versions": [
{
"version": "1.6.3",
"release_date": {
"day": "30",
"month": "12",
"year": "2023",
"hour": "16",
"minute": "50"
},
"en": {
"updates": [
"Added an error notification system"
],
"minor_enhancements": [],
"fixes": [
"Resolved VLC error"
],
"nobody_cares": []
},
"fr": {
"updates": [
"Ajout d'un système de notifications d'erreurs"
],
"minor_enhancements": [],
"fixes": [
"Correction de l'erreur VLC"
],
"nobody_cares": []
}
},
{
"version": "1.6.2",
"release_date": {
Expand Down Expand Up @@ -31,7 +61,7 @@
"Fixed 'auto-close'",
"Improved CSS"
]
},
},
"fr": {
"updates": [
"Ajout du bouton 'stop soundboard'"
Expand Down

0 comments on commit d744cb5

Please sign in to comment.