Updated version to 0.1.0 - Release
This commit is contained in:
parent
dc8d3b208c
commit
94f83ad505
|
@ -8,6 +8,6 @@
|
||||||
|
|
||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.0.4 WIP";
|
constexpr char VERSION[] = "0.1.0";
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
|
Loading…
Reference in New Issue