From c9ab0909f80f139c3e004cfffb06aa249252583e Mon Sep 17 00:00:00 2001 From: UndefinedOffset Date: Mon, 18 Jan 2016 09:59:54 -0400 Subject: [PATCH] Adjusted readme to reflect that 3.x is now the version requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 490ed38..e62ee6e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ SortableGridField Adds drag and drop functionality to SilverStripe 3's GridField ## Requirements -* SilverStripe 3.0.x, 3.1.x, 3.2.x +* SilverStripe 3.x ## Installation __Composer (recommended):__