Skip to content

Commit aab125a

Browse files
author
William Troup
committed
Updated to v4.7.0.
1 parent 7a97758 commit aab125a

File tree

80 files changed

+90
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+90
-90
lines changed

README.md

Lines changed: 5 additions & 5 deletions

README_NUGET.md

Lines changed: 5 additions & 5 deletions

dist/jsontree.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3746,7 +3746,7 @@ var ContextMenu;
37463746
return e;
37473747
},
37483748
getVersion: function() {
3749-
return "4.6.4";
3749+
return "4.7.0";
37503750
}
37513751
};
37523752
(() => {

dist/jsontree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3748,7 +3748,7 @@ var ContextMenu;
37483748
return e;
37493749
},
37503750
getVersion: function() {
3751-
return "4.6.4";
3751+
return "4.7.0";
37523752
}
37533753
};
37543754
(() => {

dist/jsontree.js.css

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

dist/jsontree.min.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.

dist/translations/jsontree.translations.af.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! JsonTree.js v4.6.4 - Afrikaans | (c) Bunoon 2024 | MIT License */
1+
/*! JsonTree.js v4.7.0 - Afrikaans | (c) Bunoon 2024 | MIT License */
22
$jsontree.setConfiguration( {
33
"text": {
44
"dayNames": [

dist/translations/jsontree.translations.ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! JsonTree.js v4.6.4 - Arabic | (c) Bunoon 2024 | MIT License */
1+
/*! JsonTree.js v4.7.0 - Arabic | (c) Bunoon 2024 | MIT License */
22
$jsontree.setConfiguration( {
33
"text": {
44
"dayNames": [

dist/translations/jsontree.translations.be.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! JsonTree.js v4.6.4 - Belarusian | (c) Bunoon 2024 | MIT License */
1+
/*! JsonTree.js v4.7.0 - Belarusian | (c) Bunoon 2024 | MIT License */
22
$jsontree.setConfiguration( {
33
"text": {
44
"dayHeaderNames": [

dist/translations/jsontree.translations.bg.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! JsonTree.js v4.6.4 - Bulgarian | (c) Bunoon 2024 | MIT License */
1+
/*! JsonTree.js v4.7.0 - Bulgarian | (c) Bunoon 2024 | MIT License */
22
$jsontree.setConfiguration( {
33
"text": {
44
"dayNames": [

0 commit comments

Comments
 (0)