mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-08-06 00:03:55 +09:00
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