new version system
This commit is contained in:
parent
e5fa39bdad
commit
4e446adefc
@ -1,6 +1,7 @@
|
||||
package updateutils
|
||||
|
||||
type LastVersion struct { //Rename to Version
|
||||
Major int
|
||||
Minor int
|
||||
Epic int
|
||||
Sprint int
|
||||
Build int
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user