Skip to content

Commit

Permalink
Bump ktsu.ImGuiApp from 1.0.0-alpha.36 to 1.0.0-alpha.37
Browse files Browse the repository at this point in the history
Bumps [ktsu.ImGuiApp](https://github.com/ktsu-dev/ImGuiApp) from 1.0.0-alpha.36 to 1.0.0-alpha.37.
- [Release notes](https://github.com/ktsu-dev/ImGuiApp/releases)
- [Commits](ktsu-dev/ImGuiApp@1.0.0-alpha.36...v1.0.0-alpha.37)

---
updated-dependencies:
- dependency-name: ktsu.ImGuiApp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 21877a9 commit 4c95938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImGuiPopupsDemo/ImGuiPopupsDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ktsu.ImGuiApp" Version="1.0.0-alpha.36" />
<PackageReference Include="ktsu.ImGuiApp" Version="1.0.0-alpha.37" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

Expand Down

0 comments on commit 4c95938

Please sign in to comment.