Fix issues with new project files + update winget + change log

This commit is contained in:
Nikolaj Olsson 2024-07-08 19:50:41 +02:00
parent c1fe42fac9
commit 59e17d0126
5 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,6 @@
Subtitle Edit Changelog
4.0.7 (9th July 2024)
4.0.7 (8th July 2024)
* NEW:
* Add "Generate transparent video with subtitles" - thx JeditPro
* Add Edit - Modify selection - Line length

View File

@ -237,7 +237,7 @@ IF %ERRORLEVEL% NEQ 0 GOTO EndWithError
ECHO.
ECHO ZIP archive created successfully!
MOVE /Y "SubtitleEdit-%VERSION%.zip" "..\..\..\..\.." >NUL
MOVE /Y "SubtitleEdit-%VERSION%.zip" "..\..\..\..\..\.." >NUL
POPD
IF EXIST "temp_zip" RD /S /Q "temp_zip"
POPD

View File

@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: Nikse.SubtitleEdit
PackageVersion: 4.0.6
PackageVersion: 4.0.7.0
InstallerType: inno
FileExtensions:
- srt
@ -23,7 +23,8 @@ FileExtensions:
ProductCode: SubtitleEdit_is1
Installers:
- Architecture: x64
InstallerUrl: https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.6/SubtitleEdit-4.0.6-Setup.exe
InstallerSha256: AEFB4BB95FA07A3ACEAE53D7B71C0EBE3C07FDD927EE853F8512519803AD256B
InstallerUrl: https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.7/SubtitleEdit-4.0.7-Setup.exe
InstallerSha256: 11E5353C26CC86CF4A3132E6F06250453046AA80CF1B316EC9C1BA6C88FF6867
ManifestType: installer
ManifestVersion: 1.6.0

View File

@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: Nikse.SubtitleEdit
PackageVersion: 4.0.6
PackageVersion: 4.0.7.0
PackageLocale: en-US
Publisher: Nikse
PublisherUrl: https://www.nikse.dk/
@ -20,3 +20,4 @@ Tags:
- video
ManifestType: defaultLocale
ManifestVersion: 1.6.0

View File

@ -2,7 +2,8 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: Nikse.SubtitleEdit
PackageVersion: 4.0.6
PackageVersion: 4.0.7.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0