Skip to content

Commit 0474630

Browse files
committed
Update version to 2025.16.0 in Slangc.NET.csproj
Bump the version number in the project file from 2025.15.1 to 2025.16.0 to reflect the latest release.
1 parent eec24a1 commit 0474630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Slangc.NET/Slangc.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
1414
<Title>$(AssemblyName)</Title>
15-
<Version>2025.15.1</Version>
15+
<Version>2025.16.0</Version>
1616
<Authors>qian-o</Authors>
1717
<Copyright>MIT</Copyright>
1818
<PackageTags>slang;shader;dxc;shaderc</PackageTags>

0 commit comments

Comments
 (0)