Skip to content

Commit b2db01d

Browse files
authored
Merge pull request #208 from dynamsoft-docs/preview
update to internal commit 20747560
2 parents d417be5 + 12d3430 commit b2db01d

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

assets/js/docsLangLatestVersion.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
var docsLangLatestVersion = {
22
dbr: {
3-
core: "11.0.6000",
4-
cplusplus: "11.0.6000",
3+
core: "11.2.1000",
4+
cplusplus: "11.2.1000",
55
c: "9.6.40",
6-
java: "11.0.6000",
7-
python: "11.0.6000",
8-
dotnet: "11.0.6000",
6+
java: "11.2.1000",
7+
python: "11.2.1000",
8+
dotnet: "11.2.1000",
99
android: "11.0.5000",
1010
ios: "11.0.5200",
1111
javascript: "11.0.6000",
@@ -16,10 +16,10 @@ var docsLangLatestVersion = {
1616
cordova: "11.0.5200"
1717
},
1818
dcv:{
19-
core: "3.0.600",
20-
cplusplus: "3.0.6000",
19+
core: "3.2.1000",
20+
cplusplus: "3.2.1000",
2121
android: "3.0.5000",
22-
dotnet: "3.0.6000",
22+
dotnet: "3.2.1000",
2323
ios: "3.0.5200",
2424
javascript: "3.0.6001",
2525
xamarin: "1.0.5",
@@ -28,8 +28,8 @@ var docsLangLatestVersion = {
2828
reactNative: "1.1.14",
2929
maui: "3.0.5200",
3030
nodejs: "2.6.1000",
31-
python: "3.0.6000",
32-
java: "3.0.6000"
31+
python: "3.2.1000",
32+
java: "3.2.1000"
3333
},
3434
mrz: {
3535
android: "3.0.5000",

assets/js/index-banner-v3.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,8 @@ function initCrumbs() {
10291029
}
10301030
$(crumbul[0]).append(appendText);
10311031
}
1032+
1033+
$("#versionNote").hide();
10321034
}
10331035

10341036
function UrlSearch(docUrl, listUrl) {

0 commit comments

Comments
 (0)