diff --git a/FoundationV3/FiftyOne.Foundation 4.project.lock.json b/FoundationV3/FiftyOne.Foundation 4.project.lock.json index 91a1b60..c2707bb 100644 --- a/FoundationV3/FiftyOne.Foundation 4.project.lock.json +++ b/FoundationV3/FiftyOne.Foundation 4.project.lock.json @@ -1,5 +1,4 @@ { - "locked": false, "version": 2, "targets": { ".NETFramework,Version=v4.0": {}, @@ -11,5 +10,8 @@ ".NETFramework,Version=v4.0": [] }, "tools": {}, - "projectFileToolGroups": {} -} + "projectFileToolGroups": {}, + "packageFolders": { + "C:\\Users\\Stephen\\.nuget\\packages\\": {} + } +} \ No newline at end of file diff --git a/FoundationV3/Properties/AssemblyInfo.cs b/FoundationV3/Properties/AssemblyInfo.cs index f9d7454..ea25250 100644 --- a/FoundationV3/Properties/AssemblyInfo.cs +++ b/FoundationV3/Properties/AssemblyInfo.cs @@ -47,7 +47,7 @@ // Build Number // Revision -[assembly: AssemblyVersion("3.2.17.2")] -[assembly: AssemblyFileVersion("3.2.17.2")] +[assembly: AssemblyVersion("3.2.18.2")] +[assembly: AssemblyFileVersion("3.2.18.2")] [assembly: NeutralResourcesLanguage("en-GB")] [assembly: AllowPartiallyTrustedCallers] diff --git a/README.md b/README.md index 734a127..def7726 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,10 @@ Data files which are updated weekly and daily, automatically, and with more prop ## Recent Changes -### Version 3.2.17 Highlights +### Version 3.2.18 Highlights -* Property value overrides have now been introduced from beta to stable -* Updated Lite data files for May 2017 +* Updated Lite data files for Sept 2017 +* Updates to patent notification text ### Major Changes in Version 3.2