Browse Source

Bump patch version in clib.json.

David Reid 1 year ago
parent
commit
42e4c54954
1 changed files with 1 additions and 1 deletions
  1. 1 1
      clib.json

+ 1 - 1
clib.json

@@ -1,6 +1,6 @@
 {
   "name": "nuklear",
-  "version": "4.10.6",
+  "version": "4.10.7",
   "repo": "Immediate-Mode-UI/Nuklear",
   "description": "A small ANSI C gui toolkit",
   "keywords": ["gl", "ui", "toolkit"],