Skip to content

Commit 3007b15

Browse files
author
Marco Pereirinha
committed
Remove beta from SVG support
1 parent ce8ceca commit 3007b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui-definitions/settings-image.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
array(
190190
'type' => 'on_off',
191191
'slug' => 'svg_support',
192-
'title' => __( 'SVG Support (beta)', 'cloudinary' ),
193-
'optimisation_title' => __( 'SVG Support (beta)', 'cloudinary' ),
192+
'title' => __( 'SVG Support', 'cloudinary' ),
193+
'optimisation_title' => __( 'SVG Support', 'cloudinary' ),
194194
'tooltip_text' => __(
195195
'Enable Cloudinary\'s beta SVG Support.',
196196
'cloudinary'

0 commit comments

Comments
 (0)