From 36752280f223e39731960dfcee0eb3e38ad364c7 Mon Sep 17 00:00:00 2001 From: FTCTechNH Date: Fri, 7 Oct 2016 09:35:13 -0400 Subject: [PATCH] fixed typo... "2.31" corrected to "2.35". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c3d5206..4e2fca08 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For technical questions regarding the SDK, please visit the FTC Technology forum ************************************************************************************** -Version 2.31 (released on 16.10.06) +Version 2.35 (released on 16.10.06) * Blockly programming mode - Removed unnecesary idle() call from blocks for new project. **************************************************************************************