This repository was archived by the owner on Mar 30, 2024. It is now read-only.
0.3.1
Features
- Refactored the version code to allow for a more extendable way to sync the version across various files in the project. This can be overridden with tasks/overrides/version.js
Changes
- Build release task no longer updates the version, that needs to be called explicitly by the
versiontask - Removed the
sync-versiontask