Skip to content

Commit 9dda356

Browse files
committed
Version bump to 0.1.4
1 parent ca0d1bc commit 9dda356

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
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [0.1.4] - January 13, 2026
99

1010
- Fixed memory controller module size decoding
1111
- Fixed hardware security settings decoding

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
cmake_minimum_required(VERSION 3.25)
88

99
project(opendmi
10-
VERSION 0.1.3
10+
VERSION 0.1.4
1111
DESCRIPTION "Cross-platform DMI/SMBIOS framework"
1212
HOMEPAGE_URL https://github.com/sdnvx/opendmi
1313
LANGUAGES C CXX)

0 commit comments

Comments
 (0)