technically a new file version

This commit is contained in:
Skyler Lehmkuhl 2025-01-14 02:10:39 -05:00
parent bbaac4ebc3
commit 62daaf9e42
1 changed files with 1 additions and 1 deletions

View File

@ -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,