Skip to content

Commit

Permalink
Changes version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tebjan committed Dec 31, 2021
1 parent 7fdf1f2 commit cdc6d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stride.ShaderExplorer/Stride.ShaderExplorer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!--<StrideIsExecutable>true</StrideIsExecutable>-->
<PlatformTarget>x64</PlatformTarget>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>1.1.0</Version>
<Version>2.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
Expand Down

0 comments on commit cdc6d96

Please sign in to comment.