Skip to content

Commit 539c6e3

Browse files
committed
feat: 使拓展包总是引用最新版本
1 parent 2de711f commit 539c6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EleCho.GoCqHttpSdk.MessageMatching/EleCho.GoCqHttpSdk.MessageMatching.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="EleCho.GoCqHttpSdk" Version="1.0.0" />
32+
<PackageReference Include="EleCho.GoCqHttpSdk" Version="1.*" />
3333
</ItemGroup>
3434

3535
</Project>

0 commit comments

Comments
 (0)