v0.2.1 release

This commit is contained in:
Pax1601
2023-05-10 17:07:26 +02:00
parent 7d3debfa7a
commit 98a6053a85
9 changed files with 10 additions and 17 deletions

View File

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