diff --git a/Generate ReleaseNotes.bat b/Generate ReleaseNotes.bat
index 9a39f70..5801593 100644
--- a/Generate ReleaseNotes.bat
+++ b/Generate ReleaseNotes.bat
@@ -1,6 +1,6 @@
rem https://github.com/StefH/GitHubReleaseNotes
-SET version=1.3.0
+SET version=1.3.6
GitHubReleaseNotes --output ReleaseNotes.md --skip-empty-releases --exclude-labels question invalid documentation --version %version% --token %GH_TOKEN%
diff --git a/PackageReleaseNotes.txt b/PackageReleaseNotes.txt
index a9f823b..9da2f44 100644
--- a/PackageReleaseNotes.txt
+++ b/PackageReleaseNotes.txt
@@ -1,5 +1,7 @@
-# 1.3.0 (15 June 2024)
-- #200 Update EntityFramework to version 6.5 to fix CVE [feature]
-- #199 System.data.sqlclient 4.7.0 has high vulnerability CVE-2024-0056. [feature]
+# 1.3.6 (16 November 2024)
+- #195 Bump Microsoft.Data.SqlClient from 1.1.4 to 2.1.7 in /examples/ConsoleAppNet472 [dependencies]
+- #203 Update README.md
+- #205 Add .NET 9 (#204) [feature]
+- #204 Add support for .Net 9 / EF 9 [feature]
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md
\ No newline at end of file
diff --git a/README.md b/README.md
index db0ff7b..0cc6c13 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,14 @@
| LinqKit | [![Nuget](https://img.shields.io/nuget/v/LinqKit) ![Nuget](https://img.shields.io/nuget/dt/LinqKit)](https://www.nuget.org/packages/LinqKit) | EntityFramework
- ≥ 6.2.0 (net45)
- ≥ 6.3.0 (netstandard2.1)
| - net45 and up
- netstandard2.1
|
| LinqKit.Core | [![Nuget](https://img.shields.io/nuget/v/LinqKit.Core) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Core)](https://www.nuget.org/packages/LinqKit.Core) | - | - net35
- net40
- net45 and up
- .NETPortable Profile
- netstandard1.3
- netstandard2.0
- netstandard2.1
- uap10
|
| LinqKit.EntityFramework | [![Nuget](https://img.shields.io/nuget/v/LinqKit.EntityFramework) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.EntityFramework)](https://www.nuget.org/packages/LinqKit.EntityFramework) | EntityFramework- ≥ 6.2.0 (net45)
- ≥ 6.3.0 (netstandard2.1) |
- net45 and up
- netstandard2.1
|
-| LinqKit.Microsoft.EntityFrameworkCore 1 | [![Nuget](https://img.shields.io/badge/nuget-v1.2.0-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/1.2.0) | Microsoft.EntityFrameworkCore | |
-| LinqKit.Microsoft.EntityFrameworkCore 2 | [![Nuget](https://img.shields.io/badge/nuget-v2.1.5-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/2.1.5) | Microsoft.EntityFrameworkCore | |
-| LinqKit.Microsoft.EntityFrameworkCore 3 | [![Nuget](https://img.shields.io/badge/nuget-v3.1.5-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/3.1.5) | Microsoft.EntityFrameworkCore- ≥ 3.0.1 (netstandard2.0)
- ≥ 3.0.0 (netstandard2.1) |
- netstandard2.0
- netstandard2.1
|
-| LinqKit.Microsoft.EntityFrameworkCore 5 | [![Nuget](https://img.shields.io/badge/nuget-v5.1.5-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/5.1.5) | Microsoft.EntityFrameworkCore | |
-| LinqKit.Microsoft.EntityFrameworkCore 6 | [![Nuget](https://img.shields.io/badge/nuget-v6.1.5-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/6.1.5) | Microsoft.EntityFrameworkCore | |
-| LinqKit.Microsoft.EntityFrameworkCore 7 | [![Nuget](https://img.shields.io/badge/nuget-v7.1.5-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/7.1.5) | Microsoft.EntityFrameworkCore | |
-| LinqKit.Microsoft.EntityFrameworkCore 8 | [![Nuget](https://img.shields.io/badge/nuget-v8.1.5-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/8.1.5) | Microsoft.EntityFrameworkCore | |
-| LinqKit.Microsoft.EntityFrameworkCore 9 | [![Nuget](https://img.shields.io/badge/nuget-v9.0.0-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/9.0.0) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 1 | [![Nuget](https://img.shields.io/badge/nuget-v1.3.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/1.3.6) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 2 | [![Nuget](https://img.shields.io/badge/nuget-v2.1.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/2.1.6) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 3 | [![Nuget](https://img.shields.io/badge/nuget-v3.1.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/3.1.6) | Microsoft.EntityFrameworkCore- ≥ 3.0.1 (netstandard2.0)
- ≥ 3.0.0 (netstandard2.1) |
- netstandard2.0
- netstandard2.1
|
+| LinqKit.Microsoft.EntityFrameworkCore 5 | [![Nuget](https://img.shields.io/badge/nuget-v5.1.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/5.1.6) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 6 | [![Nuget](https://img.shields.io/badge/nuget-v6.1.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/6.1.6) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 7 | [![Nuget](https://img.shields.io/badge/nuget-v7.1.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/7.1.6) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 8 | [![Nuget](https://img.shields.io/badge/nuget-v8.1.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/8.1.6) | Microsoft.EntityFrameworkCore | |
+| LinqKit.Microsoft.EntityFrameworkCore 9 | [![Nuget](https://img.shields.io/badge/nuget-v9.0.6-blue) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Microsoft.EntityFrameworkCore)](https://www.nuget.org/packages/LinqKit.Microsoft.EntityFrameworkCore/9.0.6) | Microsoft.EntityFrameworkCore | |
| LinqKit.Z.EntityFramework.Classic | [![Nuget](https://img.shields.io/nuget/v/LinqKit.Z.EntityFramework.Classic) ![Nuget](https://img.shields.io/nuget/dt/LinqKit.Z.EntityFramework.Classic)](https://www.nuget.org/packages/LinqKit.Z.EntityFramework.Classic) | Z.EntityFramework.Classic | |
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 0e8588e..7f2d8cb 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -1,3 +1,9 @@
+# 1.3.6 (16 November 2024)
+- [#195](https://github.com/scottksmith95/LINQKit/pull/195) - Bump Microsoft.Data.SqlClient from 1.1.4 to 2.1.7 in /examples/ConsoleAppNet472 [dependencies] contributed by [dependabot[bot]](https://github.com/apps/dependabot)
+- [#203](https://github.com/scottksmith95/LINQKit/pull/203) - Update README.md contributed by [Thorium](https://github.com/Thorium)
+- [#205](https://github.com/scottksmith95/LINQKit/pull/205) - Add .NET 9 (#204) [feature] contributed by [rizi](https://github.com/rizi)
+- [#204](https://github.com/scottksmith95/LINQKit/issues/204) - Add support for .Net 9 / EF 9 [feature]
+
# 1.3.0 (15 June 2024)
- [#200](https://github.com/scottksmith95/LINQKit/pull/200) - Update EntityFramework to version 6.5 to fix CVE [feature] contributed by [StefH](https://github.com/StefH)
- [#199](https://github.com/scottksmith95/LINQKit/issues/199) - System.data.sqlclient 4.7.0 has high vulnerability CVE-2024-0056. [feature]
diff --git a/src/LinqKit/LinqKit.csproj b/src/LinqKit/LinqKit.csproj
index 72ea2b7..d7d481c 100644
--- a/src/LinqKit/LinqKit.csproj
+++ b/src/LinqKit/LinqKit.csproj
@@ -2,7 +2,7 @@
- 1.3.0
+ 1.3.$(PatchVersion)
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
LinqKit for EntityFramework with Include(...) and IAsync support.
Joseph Albahari;Tomas Petricek;Scott Smith;Tuomas Hietanen;Stef Heyenrath
diff --git a/version.xml b/version.xml
index 1e9ea2a..80460ce 100644
--- a/version.xml
+++ b/version.xml
@@ -1,5 +1,5 @@
- 5
+ 6
\ No newline at end of file