Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed Nov 3, 2021
1 parent d6cefca commit d97a1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/postversion.sh
Expand Up @@ -6,7 +6,7 @@ echo 'postversion tasks'
./scripts/copy-documentation-for-new-release.sh $PACKAGE_VERSION

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

echo 'update changelog'
./scripts/update-changelog-page.sh
Expand Down

0 comments on commit d97a1ef

Please sign in to comment.