forked from uup-dump/api
Fix API not working when parent script uses include with the same name
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '0.3.0-alpha';
|
||||
return '0.4.0-alpha';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user