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