v0.7.36 - Implement sliding side navigation menu with page switching for admin sections

This commit is contained in:
Your Name
2025-10-22 11:01:30 -04:00
parent 182e12817d
commit 78d484cfe0
4 changed files with 269 additions and 29 deletions

View File

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