diff --git a/docs/v4.3.1.rst b/docs/v4.3.1.rst index d4583c40..c8eaecfd 100644 --- a/docs/v4.3.1.rst +++ b/docs/v4.3.1.rst @@ -4,4 +4,11 @@ v4.3.1 Release highlights ------------------ -* Fix changeing the context when a file is opened through Alias +* Fix changing the context when a file is opened through Alias +* Fix translation error trying to retrieve Alias product license information + +--------------- + +* Alias translations framework: ``tk-framework-aliastranslations v0.3.1`` + + * Required for fixing translation bug trying to retrieve Alias product license information diff --git a/info.yml b/info.yml index d9433585..8781639a 100644 --- a/info.yml +++ b/info.yml @@ -95,6 +95,6 @@ requires_shotgun_version: requires_core_version: "v0.19.18" frameworks: - - {"name": "tk-framework-aliastranslations", "version": "v0.x.x", "minimum_version": "v0.2.3"} + - {"name": "tk-framework-aliastranslations", "version": "v0.x.x", "minimum_version": "v0.3.1"} - {"name": "tk-framework-alias", "version": "v2.x.x", "minimum_version": "v2.4.0"} - {"name": "tk-framework-lmv", "version": "v1.x.x"}