From 88a1f2d6ac44eee314b61b2023cb21d331b4d3b3 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Wed, 5 Dec 2018 03:49:10 +0100 Subject: [PATCH] Min.mapping version 0.8.7 --- resources/share/shared/bootstrap/bootstrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/share/shared/bootstrap/bootstrap.json b/resources/share/shared/bootstrap/bootstrap.json index 119b6ea31..3473d6237 100644 --- a/resources/share/shared/bootstrap/bootstrap.json +++ b/resources/share/shared/bootstrap/bootstrap.json @@ -9,7 +9,7 @@ "url": "https://datastore.swift-project.net" }, "development": false, - "mappingMinimumVersion" : "0.8.6", + "mappingMinimumVersion" : "0.8.7", "fsdTestServers": { "containerbase": [] },