As the automatic update of package.json upon release doesn't work (#155), manually update the version to the latest. The release is already done, so this is not very useful until we fix #155, but at least it keeps the main branch up to date.
Code review checklist
[ ] Readable: Concise, well named, follows the style guide, documented if necessary.
[ ] Documented: Configuration and user documentation on cht-docs
[ ] Tested: Unit and/or e2e where appropriate
[ ] Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.
License
The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.
Description
As the automatic update of
package.json
upon release doesn't work (#155), manually update the version to the latest. The release is already done, so this is not very useful until we fix #155, but at least it keeps themain
branch up to date.Code review checklist
License
The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.