technically a new file version
This commit is contained in:
parent
bbaac4ebc3
commit
62daaf9e42
|
|
@ -4369,7 +4369,7 @@ async function _save(path) {
|
|||
// console.log(action.name);
|
||||
// }
|
||||
const fileData = {
|
||||
version: "1.7",
|
||||
version: "1.7.5",
|
||||
width: config.fileWidth,
|
||||
height: config.fileHeight,
|
||||
fps: config.framerate,
|
||||
|
|
|
|||
Loading…
Reference in New Issue