From fa6e25645c032d1cee2dac687d79d87b84088dc9 Mon Sep 17 00:00:00 2001 From: Michael Bonani Date: Fri, 29 Jan 2021 16:30:28 +0100 Subject: [PATCH] increase version --- VERSION.txt | 2 +- azure-pipelines.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 5f771e8a0..c5b7a3e78 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ #Version of aseba. Must be of the form .. -2.1.4 +2.1.5 diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8bf2fdbf4..2734760d1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,7 @@ variables: - name: scratch_version value: "v20201116.1" - name: packet_version - value: "2.1.4" + value: "2.1.5" - name: blockly_url value: "https://github.com/Mobsya/thymio-blockly-standalone/releases/download/$(blockly_version)/thymio-blockly.tar.gz" - name: scratch_url