mirror of
https://github.com/msberends/AMR.git
synced 2026-03-16 02:47:52 +01:00
Built site for AMR@3.0.1.9023: 4e3ea95
This commit is contained in:
@@ -161,7 +161,7 @@ Version format: `major.minor.patch.dev` (e.g., `3.0.1.9021`)
|
||||
- `NEWS.md` uses sections **New**, **Fixes**, **Updates** with GitHub
|
||||
issue references (`#NNN`)
|
||||
|
||||
### Version bump required for every PR
|
||||
### Version and date bump required for every PR
|
||||
|
||||
Before opening a pull request, always increment the four-digit dev
|
||||
counter by 1 in **both** of these files:
|
||||
@@ -178,6 +178,11 @@ Read the current version from `DESCRIPTION`, add 1 to the last numeric
|
||||
component, and write the new version to both files in the same commit as
|
||||
the rest of the PR changes.
|
||||
|
||||
Also bump the date to the current date in **`DESCRIPTION`**, where it’s
|
||||
in the `Date:` field in ISO format:
|
||||
|
||||
Date: 2025-12-31
|
||||
|
||||
## Internal State
|
||||
|
||||
The package uses a private `AMR_env` environment (created in
|
||||
|
||||
Reference in New Issue
Block a user