build: cosmetic on build task name.
This commit is contained in:
parent
1724040229
commit
9b7c1acb1b
7 changed files with 7 additions and 7 deletions
|
|
@ -26,7 +26,7 @@ func init() {
|
|||
RegisterBuilder(&Hotfix{
|
||||
Base: prebuild.Base{
|
||||
Keyword: "hotfix",
|
||||
Msg: "Temporary fix for #74, #80 & #235",
|
||||
Msg: "Fix: temporary solution for #74, #80 & #235",
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue