We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c3e4b commit 43faa49Copy full SHA for 43faa49
src/features/update-notification.js
@@ -12,8 +12,8 @@ export default class UpdateNotification
12
13
latest() {
14
return {
15
- version: '4.0.0',
16
- 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'
17
}
18
19
0 commit comments