diff options
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index b845ad3..5f1bafa 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3759,7 +3759,7 @@ feel free to submit a pull request. <tr> <th class="row">sdl2</th> - <td>2.0.5</td> + <td>2.0.6</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 0ede679..7670921 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -371,7 +371,7 @@ "rubberband": {"version": "1.8.1", "website": "http://breakfastquay.com/rubberband/", "description": "Rubberband"}, "rucksack": {"version": "3.1.0", "website": "https://github.com/andrewrk/rucksack", "description": ""}, "sdl": {"version": "1.2.15", "website": "https://www.libsdl.org/", "description": "SDL"}, - "sdl2": {"version": "2.0.5", "website": "https://www.libsdl.org/", "description": "SDL2"}, + "sdl2": {"version": "2.0.6", "website": "https://www.libsdl.org/", "description": "SDL2"}, "sdl2_gfx": {"version": "1.0.3", "website": "http://www.ferzkopp.net/joomla/content/view/19/14/", "description": "SDL2_gfx"}, "sdl2_image": {"version": "2.0.1", "website": "https://www.libsdl.org/", "description": "SDL2_image"}, "sdl2_mixer": {"version": "2.0.1", "website": "https://www.libsdl.org/", "description": "SDL2_mixer"}, |