v0.7.30 - Update increment and push script

This commit is contained in:
Your Name
2025-10-18 15:04:45 -04:00
parent e878b9557e
commit 838ce5b45a
3 changed files with 6 additions and 4 deletions

View File

@@ -10,10 +10,10 @@
#define MAIN_H
// Version information (auto-updated by build system)
#define VERSION "v0.7.29"
#define VERSION "v0.7.30"
#define VERSION_MAJOR 0
#define VERSION_MINOR
#define VERSION_PATCH 29
#define VERSION_MINOR 7
#define VERSION_PATCH 30
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"