diff --git a/README.md b/README.md index 89dcf1589..a5508eada 100644 --- a/README.md +++ b/README.md @@ -56,32 +56,31 @@ Development of the Krypton Extended Toolkit is supported by these generous organ ======= ## Install the `Ultimate` Package -**Note:** These packages do not support anything newer than .NET Framework 4.8.1. ### Full #### Package Manager ```ps -PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate -Version 70.22.11.312 +PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate -Version 70.23.1.5 ``` #### Package Reference ```xml - + ``` ### Lite ```ps -PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate.Lite -Version 70.22.11.312 +PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate.Lite -Version 70.23.1.5 ``` #### Package Reference ```xml - + ``` ======= @@ -157,4 +156,4 @@ The following modules **will** be installed alongside the main packages when req -***Note:*** Some packages may install third-party libraries in order to make them function correctly. \ No newline at end of file +***Note:*** Some packages may install third-party libraries in order to make them function correctly.