File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backendless" ,
3
- "version" : " 3.1.22 " ,
3
+ "version" : " 3.1.23 " ,
4
4
"homepage" : " https://github.com/Backendless/JS-SDK" ,
5
5
"authors" : [
6
6
Original file line number Diff line number Diff line change 1
- // Backendless.js 3.1.22
1
+ // Backendless.js 3.1.23
2
2
3
3
( function ( factory ) {
4
4
var root = ( typeof self == 'object' && self . self === self && self ) ||
38
38
emptyFn = ( function ( ) {
39
39
} ) ;
40
40
41
- Backendless . VERSION = '3.1.22 ' ;
41
+ Backendless . VERSION = '3.1.23 ' ;
42
42
Backendless . serverURL = 'https://api.backendless.com' ;
43
43
44
44
Backendless . noConflict = function ( ) {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backendless" ,
3
- "version" : " 3.1.22 " ,
3
+ "version" : " 3.1.23 " ,
4
4
"description" : " Backendless JavaScript SDK for Node.js and the browser" ,
5
5
"main" : " ./libs/backendless.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments