From 5b4c22de2dc6b36db0d22c695b4240bfae67d1a7 Mon Sep 17 00:00:00 2001 From: operate-services-sdk-bot Date: Wed, 18 Dec 2024 02:01:00 +0000 Subject: [PATCH] Release v1.7.1 --- CHANGELOG.md | 5 +++++ .../Unity.Services.Cli/Unity.Services.Cli.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dcf194..a6ec16f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to UGS CLI will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.7.1] - 2024-12-11 + +### Fixed +- MacOS signature is fixed when running Silicon chips (arm64 architecture) + ## [1.7.0] - 2024-11-25 ### Fixed diff --git a/Unity.Services.Cli/Unity.Services.Cli/Unity.Services.Cli.csproj b/Unity.Services.Cli/Unity.Services.Cli/Unity.Services.Cli.csproj index 6fe53a7..19201c2 100644 --- a/Unity.Services.Cli/Unity.Services.Cli/Unity.Services.Cli.csproj +++ b/Unity.Services.Cli/Unity.Services.Cli/Unity.Services.Cli.csproj @@ -4,7 +4,7 @@ net8.0 10 ugs - 1.7.0 + 1.7.1 true true