v0.4.4 - Just waking up

This commit is contained in:
Your Name
2025-10-03 04:52:40 -04:00
parent 80b15e16e2
commit d5eb7d4a55
7 changed files with 672 additions and 5 deletions

View File

@@ -12,10 +12,10 @@
#define MAIN_H
// Version information (auto-updated by build_and_push.sh)
#define VERSION "v0.4.3"
#define VERSION "v0.4.4"
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 3
#define VERSION_PATCH 4
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"