Bump version
This commit is contained in:
parent
196251eeb6
commit
be1ee0b285
@ -5,7 +5,7 @@ interface versions {
|
|||||||
|
|
||||||
const version: versions = {
|
const version: versions = {
|
||||||
api: ["/api/v2"],
|
api: ["/api/v2"],
|
||||||
app: "2024.06.1",
|
app: "2024.07.1",
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = version;
|
module.exports = version;
|
||||||
|
Loading…
Reference in New Issue
Block a user