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 11{
22 "name" : " backendless" ,
3- "version" : " 3.1.13 " ,
3+ "version" : " 3.1.18 " ,
44 "homepage" : " https://github.com/Backendless/JS-SDK" ,
55 "authors" : [
66 " Mark Piller <mark@backendless.com>"
Original file line number Diff line number Diff line change 1- // Backendless.js 3.1.17
1+ // Backendless.js 3.1.18
22
33( function ( factory ) {
44 var root = ( typeof self == 'object' && self . self === self && self ) ||
3838 emptyFn = ( function ( ) {
3939 } ) ;
4040
41- Backendless . VERSION = '3.1.16 ' ;
41+ Backendless . VERSION = '3.1.18 ' ;
4242 Backendless . serverURL = 'https://api.backendless.com' ;
4343
4444 Backendless . noConflict = function ( ) {
Original file line number Diff line number Diff line change 11{
22 "name" : " backendless" ,
3- "version" : " 3.1.17 " ,
3+ "version" : " 3.1.18 " ,
44 "description" : " Backendless JavaScript SDK for Node.js and the browser" ,
55 "main" : " ./libs/backendless.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments