diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor
index 9aae45f0..fc33ec25 100644
--- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor
+++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor
@@ -1 +1 @@
-dotnet add package BlazorExpress.ChartJS --version 1.2.3
\ No newline at end of file
+dotnet add package BlazorExpress.ChartJS --version 1.2.4
diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor
index 42439ac7..891793be 100644
--- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor
+++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor
index 9aae45f0..fc33ec25 100644
--- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor
+++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor
@@ -1 +1 @@
-dotnet add package BlazorExpress.ChartJS --version 1.2.3
\ No newline at end of file
+dotnet add package BlazorExpress.ChartJS --version 1.2.4
diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor
index 42439ac7..891793be 100644
--- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor
+++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/BlazorExpress.ChartJS.Demo.WebAssembly/wwwroot/appsettings.json b/BlazorExpress.ChartJS.Demo.WebAssembly/wwwroot/appsettings.json
index fc47aedf..a7b4eba4 100644
--- a/BlazorExpress.ChartJS.Demo.WebAssembly/wwwroot/appsettings.json
+++ b/BlazorExpress.ChartJS.Demo.WebAssembly/wwwroot/appsettings.json
@@ -1,7 +1,7 @@
{
- "version": "1.2.3",
+ "version": "1.2.4",
"release": {
- "short_description": "Adds dataset stack support for bar and line charts and updates installation snippets to v1.2.3."
+ "short_description": "Adds chart click events and dedicated examples across all supported chart types."
},
"NugetPackageName": "BlazorExpress.ChartJS",
"NugetPackageDisplayName": "BlazorExpress ChartJS",
@@ -21,4 +21,4 @@
"stackoverflow": "//stackoverflow.com/questions/tagged/blazorexpress-chartjs"
},
"dotNetVersion": "9.0.0"
-}
\ No newline at end of file
+}
diff --git a/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj b/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj
index fe1a2a7d..7c3f0601 100644
--- a/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj
+++ b/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj
@@ -3,8 +3,8 @@
BlazorExpress.ChartJS
- 1.2.3
- 1.2.3
+ 1.2.4
+ 1.2.4
logo.png
Apache-2.0
diff --git a/README.md b/README.md
index 20bca1c0..af12f586 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
Get started any way you want
- Clone the repo: `git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS`
-- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.3`
+- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.4`
## Online Demos
diff --git a/nuget/README.md b/nuget/README.md
index 02f3fd21..ff71c35f 100644
--- a/nuget/README.md
+++ b/nuget/README.md
@@ -15,7 +15,7 @@
Get started any way you want
- Clone the repo: `git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS`
-- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.3`
+- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.4`
## Online Demos