We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776a239 commit b27c34bCopy full SHA for b27c34b
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.16)
2
project(
3
hotspot
4
- VERSION 1.4.80
+ VERSION 1.5.0
5
LANGUAGES CXX C
6
)
7
com.kdab.Hotspot.appdata.xml
@@ -36,6 +36,7 @@
36
<url type="bugtracker">https://github.com/KDAB/hotspot/issues</url>
37
38
<releases>
39
+ <release version="1.5.0" date="2024-04-26"/>
40
<release version="1.4.0" date="2022-12-02"/>
41
<release version="1.3.0" date="2020-08-31"/>
42
<release version="1.2.0" date="2019-05-20"/>
0 commit comments