Skip to content

Commit 19ebc08

Browse files
committed
feat: upgrade core
1 parent 6ddc49d commit 19ebc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/init.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ final assetsPath =
1515
final binDir = Directory(path.join(assetsPath, 'bin'));
1616

1717
const rawCoreName = 'itun2socks';
18-
const rawCoreVersion = '0.23.0';
18+
const rawCoreVersion = '0.24.0';
1919

2020
Future downloadLatestCore(String arch) async {
2121
var releaseArch = LuxCoreName.arch;

0 commit comments

Comments
 (0)