Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasBrazi06 committed Sep 5, 2021
1 parent d94db42 commit 784bd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/release-notes/release-notes.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class ReleaseNotesComponent {
this.releaseNotes = [
{
version: '2.4.88',
date: new Date('2021-09-02'),
date: new Date('2021-09-05'),
componentChanges: [
{
name: 'Dashboard',
Expand Down

0 comments on commit 784bd37

Please sign in to comment.