From 725e36be7c29c66dfce9b547e27bc38582bbf639 Mon Sep 17 00:00:00 2001 From: Wei Lin Date: Sat, 14 Dec 2024 19:23:40 +0800 Subject: [PATCH] Fix openxml version --- release-note/README.md | 3 ++- release-note/README.zh-CN.md | 3 ++- release-note/README.zh-Hant.md | 4 ++-- src/MiniWord/MiniWord.csproj | 3 ++- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/release-note/README.md b/release-note/README.md index afdfa2e..e71184d 100644 --- a/release-note/README.md +++ b/release-note/README.md @@ -22,8 +22,9 @@ --- -### 0.9.1 +### 0.9.1-0.9.2 - [Bug] Fix async (via @isdaniel) +- [Bug] Fix openxml version ### 0.9.0 - [New] Support async (@isdaniel) diff --git a/release-note/README.zh-CN.md b/release-note/README.zh-CN.md index cfc479c..80d87ad 100644 --- a/release-note/README.zh-CN.md +++ b/release-note/README.zh-CN.md @@ -24,8 +24,9 @@ -### 0.9.1 +### 0.9.1-0.9.2 - [Bug] Fix async (via @isdaniel) +- [Bug] Fix openxml version ### 0.9.0 - [New] Support async (@isdaniel) diff --git a/release-note/README.zh-Hant.md b/release-note/README.zh-Hant.md index dfb6dab..fd4614d 100644 --- a/release-note/README.zh-Hant.md +++ b/release-note/README.zh-Hant.md @@ -22,9 +22,9 @@ --- - -### 0.9.1 +### 0.9.1-0.9.2 - [Bug] Fix async (via @isdaniel) +- [Bug] Fix openxml version ### 0.9.0 - [New] Support async (@isdaniel) diff --git a/src/MiniWord/MiniWord.csproj b/src/MiniWord/MiniWord.csproj index 6653a52..34c6deb 100644 --- a/src/MiniWord/MiniWord.csproj +++ b/src/MiniWord/MiniWord.csproj @@ -32,6 +32,7 @@ - + +