v0.1.17 - Fixed more on stats page

This commit is contained in:
Your Name
2025-12-12 17:06:43 -04:00
parent fe27b5e41a
commit 64b9f28444
8 changed files with 18268 additions and 16998 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 16
#define VERSION "v0.1.16"
#define VERSION_PATCH 17
#define VERSION "v0.1.17"
#include <stddef.h>
#include <stdint.h>