Skip to content

Commit

Permalink
Fixes comment in Stride help patch
Browse files Browse the repository at this point in the history
  • Loading branch information
azeno committed Sep 19, 2023
1 parent ce86712 commit 3bc2a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<!-- Version information -->
<Year>$([System.DateTime]::Now.ToString('yyyy'))</Year>
<Version>0.5.0</Version>
<Version>0.5.1</Version>

<!-- Package properties -->
<Authors>vvvv group</Authors>
Expand Down
2 changes: 1 addition & 1 deletion VL.CEF/help/Explanation Overview Stride.vl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<Pin Id="I0Rz8HOQUlCO8IeKezuW6J" Name="Browser" Kind="InputPin" />
<Pin Id="F28MEYORPwRPvWXuSJUg1W" Name="Output" Kind="OutputPin" />
</Node>
<Pad Id="LdFMHrecaGML7WG4OjvfVn" Bounds="413,220,298,19" ShowValueBox="true" isIOBox="true" Value="Red node? Ensure VL.CEF.Skia is installed!">
<Pad Id="LdFMHrecaGML7WG4OjvfVn" Bounds="413,220,298,19" ShowValueBox="true" isIOBox="true" Value="Red node? Ensure VL.CEF.Stride is installed!">
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
<Choice Kind="TypeFlag" Name="String" />
</p:TypeAnnotation>
Expand Down

0 comments on commit 3bc2a54

Please sign in to comment.