Skip to content

Commit d97a1ef

Browse files
committed
Rename
1 parent d6cefca commit d97a1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/postversion.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ echo 'postversion tasks'
66
./scripts/copy-documentation-for-new-release.sh $PACKAGE_VERSION
77

88
echo 'set new current/next release id in documentation'
9-
node ./scripts/set-release-id-in-config-yml.js
9+
node ./scripts/set-release-id-in-config-yml.cjs
1010

1111
echo 'update changelog'
1212
./scripts/update-changelog-page.sh

0 commit comments

Comments
 (0)