We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9139eb8 commit 96bdab6Copy full SHA for 96bdab6
EmbreeSharp/EmbreeSharp.csproj
@@ -5,8 +5,8 @@
5
<Nullable>enable</Nullable>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
8
- <AssemblyVersion>0.6.3</AssemblyVersion>
9
- <FileVersion>0.6.3</FileVersion>
+ <AssemblyVersion>0.6.4</AssemblyVersion>
+ <FileVersion>0.6.4</FileVersion>
10
<RepositoryType>git</RepositoryType>
11
<Description>Embree C# Low-level binding</Description>
12
<Company>ksgfk</Company>
@@ -17,7 +17,7 @@
17
<PackageTags>embree;wrapper</PackageTags>
18
<PackageReleaseNotes>add helper func</PackageReleaseNotes>
19
<PackageLicenseExpression>MIT</PackageLicenseExpression>
20
- <Version>0.6.3</Version>
+ <Version>0.6.4</Version>
21
22
<PublishRepositoryUrl>true</PublishRepositoryUrl>
23
<DebugType>embedded</DebugType>
0 commit comments