Update defines.h

This commit is contained in:
Pax1601
2023-12-20 16:57:14 +01:00
committed by GitHub
parent d21ee2a7b6
commit 47e4757b6e

View File

@@ -1,6 +1,6 @@
#pragma once
#define VERSION "v1.0.3.7bb90b4a8"
#define VERSION "{{OLYMPUS_VERSION_NUMBER}}.{{OLYMPUS_COMMIT_HASH}}"
#define LOG_NAME "..\\..\\..\\..\\Logs\\Olympus_log.txt"
#define REST_ADDRESS "http://localhost:3001"