File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11( function ( ) {
2- var version = "4.7.10 " ;
2+ var version = "4.7.11 " ;
33 var sNamespace = "shortpoint-widget-beta" ;
44
55 var versionBuster = version . replace ( / \. / g, "00" ) ;
5050
5151 var root = prefix + "/~" + versionBuster + "~/" + webapp ;
5252 jQuery . sap . registerModulePath ( "shortpoint-root" , root ) ;
53- jQuery . sap . registerModulePath ( "shortpoint-libs" , "https://d2zzvnmppezkx.cloudfront.net/sap/4.7.10 " + "/libs" ) ;
53+ jQuery . sap . registerModulePath ( "shortpoint-libs" , "https://d2zzvnmppezkx.cloudfront.net/sap/4.7.11 " + "/libs" ) ;
5454
5555 sap . ui . define ( [ "./connections" ] , function ( connections ) {
5656 "use strict" ;
Original file line number Diff line number Diff line change 66 "type" : " application" ,
77 "i18n" : " i18n/i18n.properties" ,
88 "applicationVersion" : {
9- "version" : " 4.7.10 "
9+ "version" : " 4.7.11 "
1010 },
1111 "title" : " ShortPoint Widget" ,
1212 "description" : " {{appDescription}}" ,
You can’t perform that action at this time.
0 commit comments