From 9a76eec613e4365b3fdbb7b152199e2d62899328 Mon Sep 17 00:00:00 2001 From: Dylan Van Assche Date: Sun, 2 Feb 2020 11:11:19 +0100 Subject: [PATCH] V0.2.0 --- flash-it.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flash-it.sh b/flash-it.sh index cb55c59..5f548e1 100755 --- a/flash-it.sh +++ b/flash-it.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.1" +VERSION="0.2.0" BRANCH=master UBOOT_JOB=u-boot UBOOT_DIR=u-boot-bootloader