diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index 7e096a7d1..8b61e5a7e 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -11,7 +11,7 @@ on:
types: [published, created, edited]
env:
- VERSION: 1.4.1
+ VERSION: 1.4.2
CTEST_EXT_COLOR_OUTPUT: TRUE
CTEST_OUTPUT_ON_FAILURE: 1
CTEST_BUILD_FLAGS: -j4
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e5bb8aa3..96e7c81b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ project(cdogs-sdl C)
SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "4")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Optionally configure CI files since they are excluded in source archives
diff --git a/appveyor.yml b/appveyor.yml
index 2c5956770..c7f6574a9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
-version: 1.4.1.{build}
+version: 1.4.2.{build}
branches:
only:
@@ -19,7 +19,7 @@ environment:
SDL2_IMAGE_VERSION: 2.6.3
SDL2_MIXER_VERSION: 2.6.3
SDLDIR: C:\projects\cdogs-sdl
- VERSION: 1.4.1
+ VERSION: 1.4.2
install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
diff --git a/build/linux/io.github.cxong.cdogs-sdl.appdata.xml b/build/linux/io.github.cxong.cdogs-sdl.appdata.xml
index 40e78740f..241571aa6 100644
--- a/build/linux/io.github.cxong.cdogs-sdl.appdata.xml
+++ b/build/linux/io.github.cxong.cdogs-sdl.appdata.xml
@@ -29,6 +29,7 @@
https://i.imgur.com/30KUS8O.png
+