We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d62585 commit c3ae4b5Copy full SHA for c3ae4b5
pages/development-resources/release-checklist.md
@@ -60,7 +60,7 @@ remain accurate.
60
1. [deploy.sh](deploy.sh.html) will publish the documentation for the
61
latest tag from
62
[Travis-CI](https://travis-ci.org/jacobwilliams/json-fortran) to
63
- https://jacobwilliams.github.io/json-fortran/<version>/ if all
+ https://jacobwilliams.github.io/json-fortran/*new_ver*/ if all
64
goes according to plan
65
1. Push tags and master to GitHub: `git push --tags origin master`
66
1. [Draft and publish](https://github.com/jacobwilliams/json-fortran/releases/new)
0 commit comments