v0.7.27 - Update increment and push script

This commit is contained in:
Your Name
2025-10-18 14:53:37 -04:00
parent 48890a2121
commit 4c29e15329
2 changed files with 36 additions and 3 deletions

View File

@@ -10,10 +10,10 @@
#define MAIN_H
// Version information (auto-updated by build system)
#define VERSION "v0.4.6"
#define VERSION "v0.7.27"
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 6
#define VERSION_MINOR
#define VERSION_PATCH 27
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"