Skip to content

Commit 32bb131

Browse files
authored
[Core] Bump Version
1 parent 9d33060 commit 32bb131

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lagrange.Core/Lagrange.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<LangVersion>13</LangVersion>
88
<IsAotCompatible>true</IsAotCompatible>
99

10-
<Version>2.0.4-beta</Version>
10+
<Version>2.0.5-beta</Version>
1111
</PropertyGroup>
1212

1313
<ItemGroup>
1414
<ProjectReference Include="..\Lagrange.Proto.Generator\Lagrange.Proto.Generator.csproj" PrivateAssets="all" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
1515
<ProjectReference Include="..\Lagrange.Proto\Lagrange.Proto.csproj" />
1616
</ItemGroup>
17-
</Project>
17+
</Project>

0 commit comments

Comments
 (0)