mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-26 20:54:21 +01:00
force upgrade to 4.7.12 before going further
This commit is contained in:
parent
832f66d8e9
commit
4c8c9f0ea7
@ -96,6 +96,8 @@ version_check()
|
|||||||
version_error "v4.0.4"
|
version_error "v4.0.4"
|
||||||
elif verlt "$VERSION" 4.4.6; then
|
elif verlt "$VERSION" 4.4.6; then
|
||||||
version_error "v4.4.6"
|
version_error "v4.4.6"
|
||||||
|
elif verlt "$VERSION" 4.7.12; then
|
||||||
|
version_error "v4.7.12"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user