diff --git a/.github/workflows/AutoTag.yml b/.github/workflows/AutoTag.yml
index 1fe1f0ac..2c712a66 100644
--- a/.github/workflows/AutoTag.yml
+++ b/.github/workflows/AutoTag.yml
@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
env:
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
diff --git a/.github/workflows/macos-homebrew-breakpad.yml b/.github/workflows/macos-homebrew-breakpad.yml
index d683ba10..ef67fb7c 100644
--- a/.github/workflows/macos-homebrew-breakpad.yml
+++ b/.github/workflows/macos-homebrew-breakpad.yml
@@ -26,7 +26,7 @@ jobs:
qt_arch: [clang_64]
env:
targetName: GoldenDict
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
steps:
diff --git a/.github/workflows/macos-homebrew.yml b/.github/workflows/macos-homebrew.yml
index 19928e83..f49b56c1 100644
--- a/.github/workflows/macos-homebrew.yml
+++ b/.github/workflows/macos-homebrew.yml
@@ -26,7 +26,7 @@ jobs:
qt_arch: [clang_64]
env:
targetName: GoldenDict
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
steps:
diff --git a/.github/workflows/ubuntu-6.2.yml b/.github/workflows/ubuntu-6.2.yml
index 4a52fa78..378a173f 100644
--- a/.github/workflows/ubuntu-6.2.yml
+++ b/.github/workflows/ubuntu-6.2.yml
@@ -29,7 +29,7 @@ jobs:
qt_ver: [ 6.5.2 ]
qt_arch: [gcc_64]
env:
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
steps:
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index cf57ed2a..1e43d08f 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -30,7 +30,7 @@ jobs:
qt_ver: [5.15.2]
qt_arch: [gcc_64]
env:
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
steps:
diff --git a/.github/workflows/windows-6.x.yml b/.github/workflows/windows-6.x.yml
index f2c28468..e2a54984 100644
--- a/.github/workflows/windows-6.x.yml
+++ b/.github/workflows/windows-6.x.yml
@@ -31,7 +31,7 @@ jobs:
qt_arch: [win64_msvc2019_64]
env:
targetName: GoldenDict.exe
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
steps:
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index f8156fd6..7ad9de2d 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -32,7 +32,7 @@ jobs:
qt_arch: [win64_msvc2019_64]
env:
targetName: GoldenDict.exe
- version: 23.07.23
+ version: 23.07.23.1
version-suffix: GreatHeat
prerelease: false
# 步骤
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5cb47f66..6c9e4309 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ option(USE_SYSTEM_TOML "use system toml++ instead of bundled one" OFF)
include(FeatureSummary)
project(goldendict-ng
- VERSION 23.07.23
+ VERSION 23.07.23.1
LANGUAGES CXX C)
set(GOLDENDICT "goldendict") # binary/executable name
diff --git a/goldendict.pro b/goldendict.pro
index c6f23230..358a3723 100644
--- a/goldendict.pro
+++ b/goldendict.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = goldendict
-VERSION = 23.07.23
+VERSION = 23.07.23.1
# Generate version file. We do this here and in a build rule described later.
# The build rule is required since qmake isn't run each time the project is
@@ -133,7 +133,7 @@ win32 {
win32-msvc* {
# VS does not recognize 22.number.alpha,cause errors during compilation under MSVC++
- VERSION = 23.07.23
+ VERSION = 23.07.23.1
DEFINES += __WIN32 _CRT_SECURE_NO_WARNINGS
contains(QMAKE_TARGET.arch, x86_64) {
DEFINES += NOMINMAX __WIN64
diff --git a/redist/io.github.xiaoyifang.goldendict_ng.metainfo.xml b/redist/io.github.xiaoyifang.goldendict_ng.metainfo.xml
index 8c8e850a..23a9beed 100644
--- a/redist/io.github.xiaoyifang.goldendict_ng.metainfo.xml
+++ b/redist/io.github.xiaoyifang.goldendict_ng.metainfo.xml
@@ -42,6 +42,7 @@
org.goldendict_ng.desktop
+