Skip to content

Commit

Permalink
Not SDL2 fault. Back to new version, so we can test artifacts manually
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Nov 26, 2023
1 parent 2437e6d commit 5be99d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win/sdl2.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__version__ = '0.7.0'

sdl2_ver = '2.26.4'
sdl2_ver = '2.28.5'
sdl2_mixer_ver = '2.6.3'
sdl2_ttf_ver = '2.20.2'
sdl2_image_ver = '2.6.3'
Expand Down

0 comments on commit 5be99d0

Please sign in to comment.