Do not track.

This commit is contained in:
stephb9959
2022-05-09 22:33:07 -07:00
parent e006f18f0d
commit d5bc30e758
2 changed files with 13 additions and 1 deletions

13
src/ow_version.h Normal file
View File

@@ -0,0 +1,13 @@
//
// Created by stephane bourque on 2021-12-06.
//
#pragma once
#include <string>
namespace OW_VERSION {
inline static const std::string VERSION{"2.6.0"};
inline static const std::string BUILD{"73"};
inline static const std::string HASH{"cf46f5f"};
}

View File

@@ -1 +0,0 @@
{"ErrorCode":400,"ErrorDescription":"Unsupported HTTP Method","ErrorDetails":"PUT"}