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

Commit 0943d2f

Browse files
committed
🔖 v1.5.0
1 parent 0a4e6f1 commit 0943d2f

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
@@ -7,7 +7,7 @@
77
set_time_limit(0);
88
ini_set('memory_limit', '-1');
99
require './config.php';
10-
const PHPOBAVERSION = '1.4.0';
10+
const PHPOBAVERSION = '1.5.0';
1111
const VERSION = '1.10.5';
1212
global $DOWNLOAD_DIR;
1313
$DOWNLOAD_DIR = $config['file']['cache_dir'];

0 commit comments

Comments
 (0)