Skip to content

Commit

Permalink
Bumps version into v0.9.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
gehongyan committed Jun 26, 2024
1 parent e16de47 commit 27786ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kook.Net.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<VersionPrefix>0.9.0</VersionPrefix>
<VersionSuffix>beta1</VersionSuffix>
<VersionSuffix>beta2</VersionSuffix>
<IsPackable>false</IsPackable>
<IsTrimmable>false</IsTrimmable>
<IsAotCompatible>false</IsAotCompatible>
Expand Down

0 comments on commit 27786ee

Please sign in to comment.