Skip to content

Commit b27c34b

Browse files
committed
Prepare 1.5.0 release
1 parent 776a239 commit b27c34b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16)
22
project(
33
hotspot
4-
VERSION 1.4.80
4+
VERSION 1.5.0
55
LANGUAGES CXX C
66
)
77

com.kdab.Hotspot.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<url type="bugtracker">https://github.com/KDAB/hotspot/issues</url>
3737

3838
<releases>
39+
<release version="1.5.0" date="2024-04-26"/>
3940
<release version="1.4.0" date="2022-12-02"/>
4041
<release version="1.3.0" date="2020-08-31"/>
4142
<release version="1.2.0" date="2019-05-20"/>

0 commit comments

Comments
 (0)