We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405f86b commit 4f8555aCopy full SHA for 4f8555a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Release 0.75.0 - Unreleased
+## Release 0.74.2 - 25-01-04
4
5
### Added
6
- docs: explain how to use GA_convert_amount for Liquid assets.
CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(gdk VERSION 0.74.1 LANGUAGES C CXX)
+project(gdk VERSION 0.74.2 LANGUAGES C CXX)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments