From 6a3582b99975eaf11ad91aae16d4858f81e811c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Kirst=C3=A4tter?= <7329802+jochenkirstaetter@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:33:14 +0400 Subject: [PATCH] bump version --- README.md | 2 +- VERSION | 2 +- src/Mscc.GenerativeAI.Google/CHANGELOG.md | 6 ++++++ src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md | 6 ++++++ src/Mscc.GenerativeAI.Web/CHANGELOG.md | 6 ++++++ 5 files changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d56e8c..46937e0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Alternatively, add the following line to your `.csproj` file. ```text - + ``` diff --git a/VERSION b/VERSION index ee672d8..6f2d365 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.1 \ No newline at end of file +1.9.2 \ No newline at end of file diff --git a/src/Mscc.GenerativeAI.Google/CHANGELOG.md b/src/Mscc.GenerativeAI.Google/CHANGELOG.md index 1e6ee50..b5ab007 100644 --- a/src/Mscc.GenerativeAI.Google/CHANGELOG.md +++ b/src/Mscc.GenerativeAI.Google/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Fixed +## 1.9.2 + +### Changed + +- bump version + ## 1.9.1 ### Changed diff --git a/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md b/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md index 18728ab..bdff106 100644 --- a/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md +++ b/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Fixed +## 1.9.2 + +### Changed + +- bump version + ## 1.9.1 ### Changed diff --git a/src/Mscc.GenerativeAI.Web/CHANGELOG.md b/src/Mscc.GenerativeAI.Web/CHANGELOG.md index e798046..67ad955 100644 --- a/src/Mscc.GenerativeAI.Web/CHANGELOG.md +++ b/src/Mscc.GenerativeAI.Web/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Fixed +## 1.9.2 + +### Changed + +- bump version + ## 1.9.1 ### Changed