Update increase_version.js

Update increase_version.js

Replaced back version
This commit is contained in:
Pax1601
2023-12-19 14:29:11 +01:00
parent 6cae91b06f
commit 17486ab40c
13 changed files with 42 additions and 42 deletions

View File

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