Skip to content

Commit 02aedd5

Browse files
committed
chore: Bump version
1 parent df125bb commit 02aedd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/quasar/scripts/page-helpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
});
103103

104104
hexo.extend.helper.register('latest_quasar_version', function() {
105-
return '0.17.10';
105+
return '0.17.11';
106106
});
107107

108108
}());

0 commit comments

Comments
 (0)