v0.4.11-alpha-rc3

This commit is contained in:
Pax1601
2023-12-06 09:15:44 +01:00
parent fa04e5f8bb
commit dcff462b32
14 changed files with 48 additions and 37 deletions

BIN
src/olympus/olympus.aps Normal file

Binary file not shown.

View File

@@ -1,6 +1,6 @@
#pragma once
#define VERSION "v0.4.10-alpha-rc2"
#define VERSION "v0.4.11-alpha-rc3"
#define LOG_NAME "Olympus_log.txt"
#define REST_ADDRESS "http://localhost:30000"
#define REST_URI "olympus"