Merge branch 'hotfix/Static_link_fix' into Dev

This commit is contained in:
Jordon Brooks 2024-05-16 23:54:54 +01:00
commit 935faff443
Signed by: jordon
GPG key ID: DBD9758CD53E786A

View file

@ -12,7 +12,7 @@
# limitations under the License.
cmake_minimum_required(VERSION 3.10)
project(HarmonyLinkLib VERSION 2.1.0)
project(HarmonyLinkLib VERSION 2.1.1)
include(FetchContent)