diff --git a/config.sh b/config.sh index 4f25fa7..bf99543 100644 --- a/config.sh +++ b/config.sh @@ -1,5 +1,5 @@ IMG_NAME="LeoOS" -IMG_VERSION="0.2.1" +IMG_VERSION="0.2.2" export GIT_REPO="https://github.com/LeoRover/leo_os" export GIT_HASH="$(git rev-parse HEAD)"