Skip to content

Commit

Permalink
Release SharpLSL 0.0.10 and SharpLSL.Native.* 1.16.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 committed Nov 4, 2024
1 parent 0476da3 commit 32e9994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/SharpLSL.Natives/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<LSLTagVersion>1.16.2</LSLTagVersion>
<Version>$(LSLTagVersion).3</Version>
<Version>$(LSLTagVersion).4</Version>
</PropertyGroup>

<PropertyGroup Label="Build">
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpLSL/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />

<PropertyGroup>
<Version>0.0.9</Version>
<Version>0.0.10</Version>
</PropertyGroup>

</Project>

0 comments on commit 32e9994

Please sign in to comment.