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

Commit 2778d3b

Browse files
authored
Merge pull request #3 from Dynamsoft/_dev
v2.3.2
2 parents 0ae760e + 96a3ee1 commit 2778d3b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

1.explore-the-features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-camera-enhancer@2.3.1/dist/dce.js"></script>
7-
<title>explore-the-features</title>
6+
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-camera-enhancer@2.3.2/dist/dce.js"></script>
7+
<title>1.explore-the-features</title>
88
<style>
99
* {
1010
margin: 0;

2.customize-the-ui/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>get_dce</title>
7-
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-camera-enhancer@2.3.1/dist/dce.js"></script>
6+
<title>2.customize-the-ui</title>
7+
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-camera-enhancer@2.3.2/dist/dce.js"></script>
88
</head>
99
<body>
1010
<script>

0 commit comments

Comments
 (0)