Skip to content

Commit

Permalink
Update notification for 4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsgoingd committed Apr 6, 2020
1 parent d4c3e4b commit 43faa49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/features/update-notification.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ export default class UpdateNotification

latest() {
return {
version: '4.0.0',
url: 'https://underground.works/blog/clockwork-4.0-released-with-ui-improvements-requests-search-and-more'
version: '4.1.0',
url: 'https://underground.works/blog/clockwork-4.1-released-with-commands-queue-jobs-tests-profiling-and-more'
}
}

Expand Down

0 comments on commit 43faa49

Please sign in to comment.