Skip to content

Commit

Permalink
[version] 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ar2rsawseen committed Apr 26, 2018
1 parent b2255f2 commit dfdbb72
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "countly-sdk-web",
"version": "18.01.0",
"version": "18.04.0",
"description": "Countly Web SDK",
"main": "lib/countly.js",
"moduleType": "globals",
Expand Down
2 changes: 1 addition & 1 deletion lib/countly.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
(function (Countly) {
'use strict';

var SDK_VERSION = "18.01";
var SDK_VERSION = "18.04";
var SDK_NAME = "javascript_native_web";

var inited = false,
Expand Down
2 changes: 1 addition & 1 deletion lib/countly.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "countly-sdk-web",
"version": "18.01.0",
"version": "18.04.0",
"description": "Countly Web SDK",
"main": "lib/countly.js",
"directories": {
Expand Down

0 comments on commit dfdbb72

Please sign in to comment.