Skip to content

Commit 0975389

Browse files
committed
Update version to 2025.14.0 in Slangc.NET.csproj
Bump the version number in the project file from 2025.13.2 to 2025.14.0 for the Release configuration.
1 parent 327b07c commit 0975389

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.13.2</Version>
15+
<Version>2025.14.0</Version>
1616
<Authors>qian-o</Authors>
1717
<Copyright>MIT</Copyright>
1818
<PackageTags>slang;shader;dxc;shaderc</PackageTags>

0 commit comments

Comments
 (0)