Skip to content

Commit

Permalink
fixed: version info
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Jan 9, 2025
1 parent bd48785 commit 6a6c6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imguin_examples.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ skipDirs = @[""]
# Dependencies

requires "nim >= 2.0.14"
requires "https://github.com/dinau/imguin >= 1.91.6.10"
requires "https://github.com/dinau/imguin == 1.91.6.11"
requires "https://github.com/dinau/sdl3_nim >= 0.6"
requires "nimgl == 1.3.2"
requires "sdl2_nim == 2.0.14.3"
Expand Down

0 comments on commit 6a6c6d7

Please sign in to comment.