Version v0.3.36 - "."

This commit is contained in:
2025-12-21 09:18:39 -04:00
parent b969590625
commit 2c311a9a61
2 changed files with 26 additions and 4 deletions

View File

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