Skip to content

Commit 24802c3

Browse files
chore(release): 5.3.1 [skip ci]
## [5.3.1](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/core@5.3.0...@vue-js-cron/core@5.3.1) (2024-10-31) ### Bug Fixes * **quartz:** Day-of-Week values must be between 1 and 7 [#62](#62) ([f8cbe3a](f8cbe3a))
1 parent 8f42aa3 commit 24802c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/core",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"description": "A renderless Vue.js cron editor.",
55
"repository": "https://github.com/abichinger/vue-js-cron",
66
"author": "Andreas Bichinger",

0 commit comments

Comments
 (0)