Skip to content

Commit 40effc1

Browse files
speedywizardStanislav Kolotinskiyhemanth-3gary-singh-filestack
authored andcommitted
FS-8673 Add alt text to images (#550)
* FS-8673 Add alt text to images * updated the branch name * Fix failing spec * Switch picker version to beta * update build branch * add log * update picker version * update version to beta * add log * add alt to response interface * cleanup and final commit * clean up * Add useNewTransformer * Update README.md --------- Co-authored-by: Stanislav Kolotinskiy <stanislav@assembla.com> Co-authored-by: hemanth-3 <98961835+hemanth-3@users.noreply.github.com> Co-authored-by: gary-singh-filestack <gary.singh@filestack.com>
1 parent 3f98520 commit 40effc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* @private
2020
*/
21-
const PICKER_VERSION = 'stage';
21+
const PICKER_VERSION = 'beta';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)