Skip to content

Commit

Permalink
v6.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed Apr 13, 2022
1 parent b4c19f7 commit 9ee0b90
Show file tree
Hide file tree
Showing 7 changed files with 7,292 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6311,7 +6311,7 @@ var Gleap_Gleap = /*#__PURE__*/function () {
currentUrl: window.location.href,
language: navigator.language || navigator.userLanguage,
mobile: isMobile(),
sdkVersion: "6.8.13",
sdkVersion: "6.8.14",
sdkType: "javascript"
};
}
Expand Down
2 changes: 1 addition & 1 deletion build/index.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gleap",
"version": "6.8.13",
"version": "6.8.14",
"main": "build/index.js",
"scripts": {
"start": "webpack serve",
Expand Down
1 change: 1 addition & 0 deletions published/6.8.14/appwidget.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9ee0b90

Please sign in to comment.