From 6a98809ba8ff3699634ec03912981e2b41ba9f91 Mon Sep 17 00:00:00 2001 From: Michael Bonani Date: Wed, 19 Jan 2022 16:16:49 +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 236d530d1..b487a333f 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ #Version of aseba. Must be of the form .. -2.3.0 +2.3.1 diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3be2b2397..6be79f43c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,7 +21,7 @@ variables: - name: vpl3_version value: "v20211130.2" - name: packet_version - value: "2.3.0" + value: "2.3.1" - name: blockly_url value: "https://github.com/Mobsya/thymio-blockly-standalone/releases/download/$(blockly_version)/thymio-blockly.tar.gz" - name: scratch_url