change type of update version struct
This commit is contained in:
parent
d498c453af
commit
7b9dfe0cee
@ -1,5 +1,6 @@
|
|||||||
package updateutils
|
package updateutils
|
||||||
|
|
||||||
type LastVersion struct {
|
type LastVersion struct {
|
||||||
Version string
|
Major int
|
||||||
|
Minor int
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user