From 71779a7c4967b2ea4293a6a7c7aaebe836bd225c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 14 May 2015 15:33:04 +0200 Subject: [PATCH] bump yt version --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 737c7bc8d..a56a80ec7 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "mbedtls", - "version": "2.0.0-beta5", + "version": "2.0.0-beta6", "private": true, "licenses": [{ "type": "GPL-2.0",