Skip to content

Commit e3074ca

Browse files
authored
Merge pull request #78 from ni-mheppner/feature/prepare_1_1_3_release
Prepare 1.1.3 release
2 parents 0cf0039 + 2d64678 commit e3074ca

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2024-08-08 version v1.1.3:
2+
3+
* UPDATED: Systems specification for GitHub CI
4+
* REMOVED: Dependency to git-lfs
5+
16
# 2024-05-08 version v1.1.2:
27

38
* FIXED: Issues in cmake integration for NI's internal build system

LICENSE

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

3-
Copyright (c) 2023 Native Instruments
3+
Copyright (c) 2024 Native Instruments
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ni-media",
3-
"version-string": "1.1.2",
3+
"version-string": "1.1.3",
44
"builtin-baseline": "b8ac6696e3af59f4f0666ab81a48ae589cde00a8",
55
"dependencies": [
66
"libogg",

0 commit comments

Comments
 (0)