Skip to content

Commit

Permalink
Update 4.0.6 (20230717)
Browse files Browse the repository at this point in the history
  • Loading branch information
peb-adr committed Jul 17, 2023
2 parents 0a78b2a + 216e953 commit c7ff405
Show file tree
Hide file tree
Showing 11 changed files with 821 additions and 42 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.5
4.0.6
1 change: 1 addition & 0 deletions dev/scripts/make-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ merge_stable_branches() {

set_remote
git checkout "$BRANCH_NAME"
check_current_branch

git merge --no-ff "$mod_target_sha" --log --message "Merge main into $STABLE_BRANCH_NAME. Update $(date +%Y%m%d)"
)
Expand Down
Loading

0 comments on commit c7ff405

Please sign in to comment.