Skip to content

Commit d16af23

Browse files
dargmuesligithub-actions[bot]
authored andcommitted
fix(release): schedule release
1 parent 18ec563 commit d16af23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dargstack-example_stack",
33
"private": true,
44
"version": "2.2.31",
5-
"scheduleVersion": "2.2.31",
5+
"scheduleVersion": "2.2.32",
66
"description": "Basic stack configuration to see what DargStack is meant for.",
77
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",
88
"author": "Jonas Thelemann <e-mail@jonas-thelemann.de>",
@@ -18,4 +18,4 @@
1818
"scripts": {
1919
"prepare": "if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)