From 7896515650f24bd48613cc7279f0b02a598a9b0e Mon Sep 17 00:00:00 2001 From: Gabriel Burnworth Date: Mon, 7 Jan 2019 14:28:08 -0800 Subject: [PATCH] Update FEATURE_MIN_VERSIONS.json [skip ci] --- FEATURE_MIN_VERSIONS.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FEATURE_MIN_VERSIONS.json b/FEATURE_MIN_VERSIONS.json index c3f18f58..fe7aa513 100644 --- a/FEATURE_MIN_VERSIONS.json +++ b/FEATURE_MIN_VERSIONS.json @@ -7,5 +7,6 @@ "api_pin_bindings": "6.4.4", "diagnostic_dumps": "6.4.4", "rpi_led_control": "6.4.4", - "farmduino_k14": "6.4.4" + "farmduino_k14": "6.4.4", + "use_update_channel": "6.4.12" }