From 4ea3474f0e189bcd89b39d538765ba58028ef8dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 28 Apr 2015 13:04:07 +0200 Subject: [PATCH] Update yotta version number --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index a954bf267..4235cf0d8 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "mbedtls", - "version": "1.5.0-alpha2", + "version": "2.0.0-beta1", "private": true, "licenses": [{ "type": "GPL-2.0",