This commit is contained in:
Pax1601
2023-12-11 20:28:38 +01:00
parent b5443ab0a8
commit d0fc286c43
13 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define VERSION "v1.0.0"
#define VERSION "v1.0.1"
#define LOG_NAME "Olympus_log.txt"
#define REST_ADDRESS "http://localhost:30000"
#define REST_URI "olympus"