Skip to content

Commit 4ea28bb

Browse files
committed
Run build
1 parent 6e14b82 commit 4ea28bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/auth0-authz.extension.2.13.3.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/plugins/html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const assembleHtmlRoute = (link) => ({
2525
BASE_URL: getBaseUrl(req),
2626
API_BASE: getBaseUrl(req),
2727
BASE_PATH: getBasePath(req),
28-
EXTENSION_VERSION: '2.13.3',
28+
EXTENSION_VERSION: '2.13.4',
2929
SEARCH_ENGINE: (
3030
(config('AUTH0_RTA').replace('https://', '') === 'auth0.auth0.com') ||
3131
config('IS_LAYER0_TEST_SPACE')

0 commit comments

Comments
 (0)