Skip to content

Commit 43faa49

Browse files
committed
Update notification for 4.1.
1 parent d4c3e4b commit 43faa49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/features/update-notification.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ export default class UpdateNotification
1212

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

0 commit comments

Comments
 (0)