0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-30 04:38:52 +02:00

modules/client/versions: Report r0.4.0.

This commit is contained in:
Jason Volk 2019-02-19 14:46:03 -08:00
parent 74c5a58273
commit ddd59f6a04

View file

@ -31,7 +31,7 @@ get_versions(client &client,
{
static const json::object object
{
R"({"versions":["r0.3.0"]})"
R"({"versions":["r0.4.0"]})"
};
return resource::response