We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8e8a6 commit 15f5ab5Copy full SHA for 15f5ab5
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
2
project(raylib_nuklear
3
DESCRIPTION "raylib_nuklear: Nuklear immediate mode GUI for raylib."
4
HOMEPAGE_URL "https://github.com/robloach/raylib-nuklear"
5
- VERSION 4.2.1
+ VERSION 4.2.2
6
LANGUAGES C
7
)
8
0 commit comments