File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ and this project adheres to
4040
4141
4242
43- ## [ 1.11.1]
43+ ## [ 1.11.1] - Unreleased
4444
4545### For users
4646
@@ -75,7 +75,7 @@ and this project adheres to
7575
7676
7777
78- ## [ 1.11.0] - 2026-22-04
78+ ## [ 1.11.0] - 2026-04-22
7979
8080### For users
8181
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ s%$OMAJOR\.$OMINOR\.$OPATCH/build%$MAJOR.$MINOR.$PATCH/build%;
7272" -i pdi/docs/Source_installation.md
7373sed " s/set(PDI_VERSION .*/set(PDI_VERSION \" $MAJOR .$MINOR .$PATCH \" )/" -i mock_pdi/PDIConfigVersion.cmake
7474sed "
75- s/## \[Unreleased\].*/## [$MAJOR .$MINOR .$PATCH ] - $( date +%Y-%d-%m ) /;
75+ s/## \[Unreleased\].*/## [$MAJOR .$MINOR .$PATCH ] - $( date +%Y-%m-%d ) /;
7676/^#### /{N;/^####.*\n *$/d}
7777" -i CHANGELOG.md
7878git commit -qm " PDI Release $MAJOR .$MINOR .$PATCH " VERSION pdi/docs/Source_installation.md mock_pdi/PDIConfigVersion.cmake CHANGELOG.md
You can’t perform that action at this time.
0 commit comments