Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
chore: update mergebot-config release version (#380)
Browse files Browse the repository at this point in the history
* chore: update mergebot-config release version

Technically, we don't have any plans to release Kommander 1.5.0 but any merges to master branch should reflect the next minor version. 

Right now merging to master means JIRA tickets get tagged with Kommander 1.4.1 and backporting commits to `1.4.x` branch means the same tickets get updated with `1.4.3` which is confusing.

* chore: Update mergebot-config with 1.4.3 patch

Co-authored-by: Grace Do <xgrace@gmail.com>
  • Loading branch information
samvantran and gracedo authored Nov 30, 2021
1 parent 7f2d92d commit b9e8948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mergebot-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"enabled": true,
"interactive": false,
"fix_version_map": {
"master": "Kommander 1.4.1",
"master": "Kommander 1.4.3",
"1.0.x": "Kommander 1.0.3",
"1.1.x": "Kommander 1.1.4",
"1.2.x": "Kommander 1.2.2",
Expand Down

0 comments on commit b9e8948

Please sign in to comment.