Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 86f5e05

Browse files
Merge pull request #16 from optimizely/updateDialogSemver
chore: update the debug dialog to support semver
2 parents 572569a + a5790e8 commit 86f5e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugdialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<script src="https://unpkg.com/@optimizely/optimizely-sdk@4.1/dist/optimizely.browser.umd.min.js"></script>
3+
<script src="https://unpkg.com/@optimizely/optimizely-sdk@4.3.4/dist/optimizely.browser.umd.min.js"></script>
44
<script>
55
var attributes = []
66
var attributeTableCount = 1

0 commit comments

Comments
 (0)