Skip to content

Commit 4f8555a

Browse files
committed
Bump version to 0.74.2, update release notes
1 parent 405f86b commit 4f8555a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Release 0.75.0 - Unreleased
3+
## Release 0.74.2 - 25-01-04
44

55
### Added
66
- docs: explain how to use GA_convert_amount for Liquid assets.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(gdk VERSION 0.74.1 LANGUAGES C CXX)
2+
project(gdk VERSION 0.74.2 LANGUAGES C CXX)
33

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

0 commit comments

Comments
 (0)