Bump version and add dev tag
This commit is contained in:
parent
769946f818
commit
184b7e50c3
@ -1,6 +1,6 @@
|
|||||||
const version = {
|
const version = {
|
||||||
api: ["/api/v1/",],
|
api: ["/api/v1/",],
|
||||||
app: "1.1.5"
|
app: "1.2.0-dev"
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = version;
|
module.exports = version;
|
Loading…
Reference in New Issue
Block a user