Skip to content

Commit a2d2a75

Browse files
authored
chore(BaiduSpeech): bump version 10.0.1 (#685)
* chore: bump version 10.0.1 * chore(BaiduSpeech): bump version 10.0.1 * chore: 更新文件编码
1 parent 4fd47f7 commit a2d2a75

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/components/BootstrapBlazor.BaiduOcr/BootstrapBlazor.BaiduOcr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Vesion>10.0.1</Vesion>
55
</PropertyGroup>
6-
6+
77
<PropertyGroup>
88
<PackageTags>Bootstrap Blazor Baidu WebAssembly wasm Ocr Components</PackageTags>
99
<Description>Bootstrap UI components extensions of Baidu Ocr</Description>

src/components/BootstrapBlazor.BaiduSpeech/BootstrapBlazor.BaiduSpeech.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22

3+
<PropertyGroup>
4+
<Version>10.0.1</Version>
5+
</PropertyGroup>
6+
37
<PropertyGroup>
48
<PackageTags>Bootstrap Blazor Baidu WebAssembly wasm Speech Components</PackageTags>
59
<Description>Bootstrap UI components extensions of Baidu Speech</Description>

0 commit comments

Comments
 (0)