0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-29 00:03:45 +02:00

modules/client/versions: Add some more versions.

This commit is contained in:
Jason Volk 2023-02-01 16:51:49 -08:00
parent a308010a1b
commit 08e01bb9a7
2 changed files with 4 additions and 0 deletions

View file

@ -80,6 +80,7 @@ ircd::m::client_capabilities::get(client &client,
{ "7", "stable" },
{ "8", "stable" },
{ "9", "stable" },
{ "10", "stable" },
}},
}},
}},

View file

@ -82,6 +82,9 @@ ircd::m::client_versions::versions_default
" r0.6.1"
" v1.1"
" v1.2"
" v1.3"
" v1.4"
" v1.5"
};
/// Note this conf item doesn't persist to and from the database, which means