Bump to 4.3.8

This commit is contained in:
sledgehammer999
2021-08-29 01:57:25 +03:00
parent 8ceb2d8832
commit 9392ce436d
6 changed files with 15 additions and 15 deletions

2
dist/mac/Info.plist vendored
View File

@@ -55,7 +55,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.3.7</string>
<string>4.3.8</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>

View File

@@ -74,6 +74,6 @@
<url type="translate">https://github.com/qbittorrent/qBittorrent/wiki/How-to-translate-qBittorrent</url>
<content_rating type="oars-1.1"/>
<releases>
<release version="4.3.7" date="2021-08-03"/>
<release version="4.3.8" date="2021-08-29"/>
</releases>
</component>

View File

@@ -28,7 +28,7 @@ XPStyle on
!define CSIDL_LOCALAPPDATA '0x1C' ;Local Application Data path
; Program specific
!define PROG_VERSION "4.3.7"
!define PROG_VERSION "4.3.8"
!define MUI_FINISHPAGE_RUN
!define MUI_FINISHPAGE_RUN_FUNCTION PageFinishRun