bump release version to 24.09.1

This commit is contained in:
shenleban tongying 2024-11-04 16:27:58 -05:00
parent d22a360d9f
commit fdf8551817
4 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
env:
version: 24.09.0
version: 24.09.1
version-suffix: ${{ !contains(github.ref_name,'master') && 'alpha' || 'Release' }}
prerelease: ${{ !contains(github.ref_name,'master') }}

View file

@ -22,12 +22,12 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12,macos-14]
os: [macos-13,macos-14]
qt_ver: [ 6.7.2,6.6.3 ]
qt_arch: [clang_64]
env:
targetName: GoldenDict
version: 24.09.0
version: 24.09.1
version-suffix: ${{ !contains(github.ref_name,'master') && 'alpha' || 'Release' }}
prerelease: ${{ !contains(github.ref_name,'master') }}
steps:

View file

@ -24,7 +24,7 @@ jobs:
qt_ver: [ 6.7.2, 6.6.3 ]
qt_arch: [win64_msvc2019_64]
env:
version: 24.09.0
version: 24.09.1
versionSuffix: ${{ !contains(github.ref_name,'master') && 'alpha' || 'Release' }}
prerelease: ${{ !contains(github.ref_name,'master') }}
steps:

View file

@ -47,7 +47,7 @@ endif ()
include(FeatureSummary)
project(goldendict-ng
VERSION 24.09.0
VERSION 24.09.1
LANGUAGES CXX C)
set(GOLDENDICT "goldendict") # binary/executable name