Skip to content

Commit 34e9d9b

Browse files
author
John Colombo
committed
Update admonitions on new APIs
1 parent fbe5b28 commit 34e9d9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/property/property.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Integer; read-only.
465465
`app.project.item(index).layer(index).propertySpec.propertyParameters`
466466

467467
!!! note
468-
This functionality was added in After Effects (Beta) 26.0 and is subject to change while it remains in Beta.
468+
This functionality was added in After Effects 26.0
469469

470470
#### Description
471471

@@ -613,7 +613,7 @@ A value appropriate for the type of the property (see [Property.propertyValueTyp
613613
`app.project.item(index).layer(index).propertySpec.valueText`
614614

615615
!!! note
616-
This functionality was added in After Effects (Beta) 26.0 and is subject to change while it remains in Beta.
616+
This functionality was added in After Effects 26.0
617617

618618
#### Description
619619

docs/property/propertygroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Boolean.
134134
`app.project.item(index).layer(index).propertyGroupSpec.addVariableFontAxis(axisTag)`
135135

136136
!!! note
137-
This functionality was added in After Effects (Beta) 26.0 and is subject to change while it remains in Beta.
137+
This functionality was added in After Effects 26.0
138138

139139
#### Description
140140

0 commit comments

Comments
 (0)