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

Commit 2fa4203

Browse files
committed
🔖 v1.3.0
1 parent ab66ced commit 2fa4203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use function Swoole\Timer;
55
declare(ticks=1)
66
require './config.php';
7-
const PHPOBAVERSION = '1.2.0';
7+
const PHPOBAVERSION = '1.3.0';
88
const VERSION = '1.10.4';
99
global $DOWNLOAD_DIR;
1010
$DOWNLOAD_DIR = $config['file']['cache_dir'];

0 commit comments

Comments
 (0)