File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,9 +6,15 @@ Release highlights
66
77* Fix changing the context when a file is opened through Alias
88* Fix translation error trying to retrieve Alias product license information
9+ * Update Alias FPT plugin to run python 3.11
910
11+ Dependencies
1012---------------
1113
14+ * Alias framework: ``tk-framework-alias v2.5.0 ``
15+
16+ * Required for updating the Alias FPT plugin to run python 3.11
17+
1218* Alias translations framework: ``tk-framework-aliastranslations v0.3.1 ``
1319
1420 * Required for fixing translation bug trying to retrieve Alias product license information
Original file line number Diff line number Diff line change @@ -96,5 +96,5 @@ requires_core_version: "v0.19.18"
9696
9797frameworks :
9898 - {"name": "tk-framework-aliastranslations", "version": "v0.x.x", "minimum_version": "v0.3.1"}
99- - {"name": "tk-framework-alias", "version": "v2.x.x", "minimum_version": "v2.4 .0"}
99+ - {"name": "tk-framework-alias", "version": "v2.x.x", "minimum_version": "v2.5 .0"}
100100 - {"name": "tk-framework-lmv", "version": "v1.x.x"}
You can’t perform that action at this time.
0 commit comments