add update type
This commit is contained in:
parent
dd87bfb173
commit
d498c453af
5
updateUtils/updateTypes.go
Normal file
5
updateUtils/updateTypes.go
Normal file
@ -0,0 +1,5 @@
|
||||
package updateutils
|
||||
|
||||
type LastVersion struct {
|
||||
Version string
|
||||
}
|
Loading…
Reference in New Issue
Block a user