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