Updated version number

This commit is contained in:
Pax1601
2023-08-04 12:55:46 +02:00
parent f97b1e5f47
commit 902e4a45ac
9 changed files with 10 additions and 10 deletions

View File

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