diff --git a/com.unity.cinemachine/CHANGELOG.md b/com.unity.cinemachine/CHANGELOG.md index 1e3a55d21..571e68667 100644 --- a/com.unity.cinemachine/CHANGELOG.md +++ b/com.unity.cinemachine/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this package 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). -## [3.1.7-pre.1] - 2026-02-24 +## [3.1.7] - 2026-03-10 ### Changed - Added support for fast enter play mode. diff --git a/com.unity.cinemachine/package.json b/com.unity.cinemachine/package.json index f41308028..475b3f569 100644 --- a/com.unity.cinemachine/package.json +++ b/com.unity.cinemachine/package.json @@ -1,7 +1,7 @@ { "name": "com.unity.cinemachine", "displayName": "Cinemachine", - "version": "3.1.7-pre.1", + "version": "3.1.7", "unity": "2022.3", "description": "Smart camera tools for passionate creators. \n\nCinemachine 3 is a newer and better version of Cinemachine, but upgrading an existing project from 2.X will likely require some effort. If you're considering upgrading an older project, please see our upgrade guide in the user manual.", "keywords": [ @@ -30,7 +30,7 @@ ], "category": "cinematography", "dependencies": { - "com.unity.splines": "2.0.0", + "com.unity.splines": "2.8.4", "com.unity.modules.imgui": "1.0.0" }, "samples": [