Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 5c0b488

Browse files
authored
Bump version number for utils.js. (#445)
1 parent fc246f2 commit 5c0b488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdk/base/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/* global navigator, window */
66

77
'use strict';
8-
const sdkVersion = '4.3';
8+
const sdkVersion = '5.0';
99

1010
// eslint-disable-next-line require-jsdoc
1111
export function isFirefox() {

0 commit comments

Comments
 (0)