Version v0.3.31 - Update readme.md

This commit is contained in:
2025-12-18 09:53:22 -04:00
parent 799e34e045
commit 862465c5c2
2 changed files with 10 additions and 17 deletions

View File

@@ -23,7 +23,7 @@
#include <ctype.h>
// Version - Updated automatically by build.sh
#define OTP_VERSION "v0.3.29"
#define OTP_VERSION "v0.3.30"
// Constants
#define MAX_INPUT_SIZE 4096