From a3d978a778a35d882752ba9ca1066b3830e5ef81 Mon Sep 17 00:00:00 2001 From: Stanley Goldman Date: Fri, 20 Oct 2017 12:22:04 -0400 Subject: [PATCH] Updating readme to include 2017.1 as a supported version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e869e011..71571e1c0 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ The GitHub for Unity extension brings [Git](https://git-scm.com/) and GitHub int ### Requirements -- Unity 5.4-5.6 - - We've only tested the extension so far on Unity 5.4 to 5.6. There's currently an blocker issue opened for 5.3 support, so we know it doesn't run there. There are some issues for 2017.x, so it may or may not run well on that version. Personal edition is fine. +- Unity 5.4-2017.1 + - We've only tested the extension so far on Unity 5.4 to 2017.1. There's currently an blocker issue opened for 5.3 support, so we know it doesn't run there. There are some issues for 2017.2, so it may or may not run well on that version. Personal edition is fine. - Git and Git LFS 2.x #### Git on macOS