-
Notifications
You must be signed in to change notification settings - Fork 445
Starting a new version
Robert Spencer edited this page Jun 13, 2024
·
5 revisions
-
Create a new branch -> build\5.7.0
-
Rev to the new version
./scripts/startNewRelease.js 5.7.0 Starting build: 5.7.0 package.json current version: 5.6.0 package.json updated to version: 5.7.0 src/composer.json current version: 5.6.0 src/composer.json updated to version: 5.7.0 Current DB version: 5.6.0
-
Update the demo db to the same version
-
Copy the release notes from the last version to the
CHANGELOG.md
-
Update locale files
- Start docker to ensure we have the DB running
- Run
npm run locale-gen
- Upload
churchcrm/CRM/locale/messages.po
to POEditor - Run
npm run locale-download