Bump version
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
999310baa2
commit
2a2d826155
@ -5,7 +5,7 @@ interface versions {
|
||||
|
||||
const version: versions = {
|
||||
api: ["/api/v1/", "/api/v2"],
|
||||
app: "2023.8.2",
|
||||
app: "2023.10.1",
|
||||
};
|
||||
|
||||
module.exports = version;
|
||||
|
Loading…
Reference in New Issue
Block a user