dev: version bump for new dev cycle
Some checks failed
SonarCloud / Build and analyze (push) Has been cancelled

This commit is contained in:
shenleban tongying 2024-09-13 19:11:08 -04:00
parent 15abc8952b
commit 2b98b506fe
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -27,7 +27,7 @@ jobs:
qt_arch: [clang_64]
env:
targetName: GoldenDict
version: 24.09.0
version: 24.11.0
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.11.0
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.11.0
LANGUAGES CXX C)
set(GOLDENDICT "goldendict") # binary/executable name