Skip to content

Commit 15f5ab5

Browse files
committed
v4.2.2
1 parent ed8e8a6 commit 15f5ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
22
project(raylib_nuklear
33
DESCRIPTION "raylib_nuklear: Nuklear immediate mode GUI for raylib."
44
HOMEPAGE_URL "https://github.com/robloach/raylib-nuklear"
5-
VERSION 4.2.1
5+
VERSION 4.2.2
66
LANGUAGES C
77
)
88

0 commit comments

Comments
 (0)