release: publish Twitch VOD Manager 1.0.5

This commit is contained in:
Sucukdeluxe
2026-08-11 21:06:37 +02:00
parent 74ebcd895c
commit aa53fcf7e8
27 changed files with 6501 additions and 349 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ describe.runIf(process.platform === 'win32')('prepareWindowsDevExecutable', () =
sourcePath,
destinationPath,
iconPath,
version: '1.0.4'
version: '1.0.5'
});
const executable = ResEdit.NtExecutable.from(fs.readFileSync(destinationPath));