Skip to content

Commit f9a78f5

Browse files
committed
chore: update raw core version to 1.28.4-beat.2
1 parent ad8db86 commit f9a78f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/init.dart

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

1515
const rawCoreName = 'itun2socks';
16-
const rawCoreVersion = '1.28.4-beat.1';
16+
const rawCoreVersion = '1.28.4-beat.2';
1717

1818
Future<void> downloadFileWith(String url, String savePath) async {
1919
final dio = Dio();

0 commit comments

Comments
 (0)