Skip to content

Commit 861111e

Browse files
feat(UniverSheet): bump version 10.0.2 (#849)
* chore: update univer to v0.13.0 * chore: 更新文件编码 * chore: bump version 9.0.7 * chore: bump version 10.0.2 --------- Co-authored-by: zhaijunlei <276318515@qq.com>
1 parent f144261 commit 861111e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/BootstrapBlazor.UniverSheet/BootstrapBlazor.UniverSheet.csproj

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

33
<PropertyGroup>
4-
<Version>9.0.7</Version>
4+
<Version>10.0.2</Version>
55
</PropertyGroup>
66

77
<PropertyGroup>
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="BootstrapBlazor" Version="9.0.0" />
13+
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)