Skip to content

Commit 35cdc7a

Browse files
authored
Bump tk-framework-alias version 2.5.0 (#227)
1 parent 72e6ee2 commit 35cdc7a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/v4.3.1.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ requires_core_version: "v0.19.18"
9696

9797
frameworks:
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"}

0 commit comments

Comments
 (0)