Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Some quick hotfixes. Next update should be some *very big* changes
though!

- Fixes issues with path selection involving spaces (@remyjette)
- Fixes typo in pre-detecting paths for Steam on Linux
- Adds another default path for Linux (@TornadoCookie)
  • Loading branch information
fifty-six committed Jul 9, 2023
1 parent b115853 commit d3aa8b4
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>preview</LangVersion>
<Nullable>enable</Nullable>
<Version>1.33.0.0</Version>
<Version>1.34.0.0</Version>
<UseAppHost>true</UseAppHost>
</PropertyGroup>

Expand Down

0 comments on commit d3aa8b4

Please sign in to comment.