Skip to content

Commit

Permalink
- ADD: Added date to changelog release information.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-raubach committed Feb 28, 2024
1 parent 7d18039 commit c9a1aa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/plugins/changelog/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
},
{
"version": "2.5.2",
"date": "XXXX-XX-XX",
"date": "2024-02-28",
"items": [
{
"type": "update",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/changelog/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
},
{
"version": "2.5.2",
"date": "XXXX-XX-XX",
"date": "2024-02-28",
"items": [
{
"type": "update",
Expand Down

0 comments on commit c9a1aa9

Please sign in to comment.