Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit e3d0c6c

Browse files
committed
🔖 2.0.0
1 parent 8525e14 commit e3d0c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎main.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
require $file;
1010
}
1111
api::getconfig($config);
12-
const PHPOBAVERSION = '1.6.0';
12+
const PHPOBAVERSION = '2.0.0';
1313
const VERSION = '1.10.9';
1414
$download_dir = api::getconfig()['file']['cache_dir'];
1515
const USERAGENT = 'openbmclapi-cluster/' . VERSION . ' ' . 'php-openbmclapi/'.PHPOBAVERSION;

0 commit comments

Comments
 (0)