Merge pull request #165 from Fumesover/release/v0.6.0
releases: Add support for gitlab
This commit is contained in:
commit
303438834b
12 changed files with 318 additions and 89 deletions
|
|
@ -41,6 +41,7 @@ type Weather struct {
|
|||
}
|
||||
|
||||
type AppRelease struct {
|
||||
Source ReleaseSource
|
||||
Name string
|
||||
Version string
|
||||
NotesUrl string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue