Updated version numbers

This commit is contained in:
Pax1601
2023-04-11 20:30:19 +02:00
parent f4bb484c7d
commit df2aef498f
6 changed files with 7 additions and 7 deletions

View File

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