Skip to content

Commit 82302d0

Browse files
authored
doc: add latest API version in sample
1 parent 5c35c9a commit 82302d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you are building a React app with LDS, consider using the [React LDS base com
2929
callbackUrl='http://localhost:8080/auth/callback'
3030
consumerKey='YOUR_CLIENT_KEY'
3131
consumerSecret='YOUR_CLIENT_SECRET'
32-
apiVersion='53.0'
32+
apiVersion='64.0'
3333
3434
isHttps='false'
3535
sessionSecretKey='A_SECRET_STRING'

0 commit comments

Comments
 (0)