Skip to content

Commit

Permalink
version: 2.1.0.0
Browse files Browse the repository at this point in the history
- add support for relatively pathed README images
- fix images not being shown when non-svg
- fix README caching
  • Loading branch information
fifty-six committed Sep 6, 2023
1 parent aea47c2 commit 19e1315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scarab/Scarab.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<Version>2.0.0.0</Version>
<Version>2.1.0.0</Version>
<UseAppHost>true</UseAppHost>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
Expand Down

0 comments on commit 19e1315

Please sign in to comment.