v0.7.28 - Update increment and push script

This commit is contained in:
Your Name
2025-10-18 14:55:51 -04:00
parent 4c29e15329
commit 6638d37d6f
2 changed files with 3 additions and 3 deletions

View File

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