mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-10-02 10:40:47 +00:00
API 1.0.0
Added error when files for selected language are not available.
This commit is contained in:
@@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '0.7.0-beta';
|
||||
return '1.0.0';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user