v0.1.7 - Fixing black and white lists

This commit is contained in:
Your Name
2025-11-13 10:21:26 -04:00
parent 533c7f29f2
commit 455aab1eac
29 changed files with 1070 additions and 10 deletions

View File

@@ -10,8 +10,8 @@
// Version information (auto-updated by build system)
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 6
#define VERSION "v0.1.6"
#define VERSION_PATCH 7
#define VERSION "v0.1.7"
#include <stddef.h>
#include <stdint.h>