From 6e3c41fff62f5ee7c2eea8352f63abece9d7589e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 30 Dec 2019 12:51:38 +0200 Subject: [PATCH] Bump version to 1.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index b5c59f9..f82a241 100644 --- a/platform.json +++ b/platform.json @@ -1,7 +1,7 @@ { "name": "gd32v", "title": "GigaDevice GD32V", - "version": "1.1.0", + "version": "1.1.1", "keywords": "risc-v, gd32v, sipeed, longan, arduino", "description": "The GigaDevice GD32V device is a 32-bit general-purpose microcontroller based on the RISC-V core with an impressive balance of processing power, reduced power consumption and peripheral set.", "url": "https://www.gigadevice.com/products/microcontrollers/gd32/risc-v/",