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
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo committed Feb 16, 2021
1 parent 0db2c68 commit d26f7c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mergebot-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"enabled": true,
"interactive": false,
"fix_version_map": {
"master": "Kommander 1.3.0 RC 10",
"master": "Kommander 1.4.0 Beta 0",
"1.0.x": "Kommander 1.0.3",
"1.1.x": "Kommander 1.1.4",
"1.2.x": "Kommander 1.2.0 RC 5"
"1.2.x": "Kommander 1.2.1",
"1.3.x": "Kommander 1.3.1"
}
}
}

0 comments on commit d26f7c5

Please sign in to comment.