diff --git a/CHANGELOG.md b/CHANGELOG.md index 3839901d..4c8f10a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 2024-08-08 version v1.1.3: + + * UPDATED: Systems specification for GitHub CI + * REMOVED: Dependency to git-lfs + # 2024-05-08 version v1.1.2: * FIXED: Issues in cmake integration for NI's internal build system diff --git a/LICENSE b/LICENSE index 2bfa6c3f..8a66e42a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Native Instruments +Copyright (c) 2024 Native Instruments Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/vcpkg.json b/vcpkg.json index de5a9fbb..5ac0d05d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { "name": "ni-media", - "version-string": "1.1.2", + "version-string": "1.1.3", "builtin-baseline": "b8ac6696e3af59f4f0666ab81a48ae589cde00a8", "dependencies": [ "libogg",