Skip to content

Commit 6296332

Browse files
committed
release: update version to v1.5.4
Signed-off-by: Jack Lau <jacklau1222gm@gmail.com>
1 parent c64e801 commit 6296332

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10...3.24)
22

3-
project(OpenConverter VERSION 1.5.3 LANGUAGES CXX)
3+
project(OpenConverter VERSION 1.5.4 LANGUAGES CXX)
44

55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

src/resources/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "1"
33
package:
44
id: io.github.openconverterlab
55
name: "OpenConverter"
6-
version: 1.5.3.0
6+
version: 1.5.4.0
77
kind: app
88
description: |
99
OpenConverter

0 commit comments

Comments
 (0)