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

Commit a3474c0

Browse files
committed
🔖 v1.1.0
1 parent 3872e44 commit a3474c0

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
@@ -4,7 +4,7 @@
44
use function Swoole\Timer;
55
declare(ticks=1)
66
require './config.php';
7-
const PHPOBAVERSION = '1.0.0';
7+
const PHPOBAVERSION = '1.1.0';
88
const VERSION = '1.10.4';
99
global $DOWNLOAD_DIR;
1010
$DOWNLOAD_DIR = $config['file']['cache_dir'];

0 commit comments

Comments
 (0)