tagged 0.5.0

This commit is contained in:
georgemoralis 2024-12-25 22:08:43 +02:00
parent 3d0d1a26df
commit 195929953b

View file

@ -8,7 +8,7 @@
namespace Common {
constexpr char VERSION[] = "0.4.1 WIP";
constexpr char VERSION[] = "0.5.0";
constexpr bool isRelease = false;
} // namespace Common