Skip to content

Commit ce2e9dd

Browse files
committed
bump version
Signed-off-by: Lessica <82flex@gmail.com>
1 parent 1a0b770 commit ce2e9dd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

TrollFools/Version.Debug.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
// https://help.apple.com/xcode/#/dev745c5c974
1010

1111
DEBUG_VERSION = 4.3
12-
DEBUG_BUILD_NUMBER = 202604161
12+
DEBUG_BUILD_NUMBER = 202604231

TrollFools/Version.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
// https://help.apple.com/xcode/#/dev745c5c974
1010

1111
VERSION = 4.3
12-
BUILD_NUMBER = 246
12+
BUILD_NUMBER = 253

control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: wiki.qaq.trollfools
22
Name: TrollFools
3-
Version: 4.3-246
3+
Version: 4.3-253
44
Section: Applications
55
Depends: firmware (>= 14.0)
66
Architecture: iphoneos-arm

devkit/rootless.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
export THEOS=$HOME/theos
3+
export THEOS="$HOME/theos"
44
export THEOS_PACKAGE_SCHEME=rootless
55
export THEOS_DEVICE_IP=127.0.0.1
66
export THEOS_DEVICE_PORT=58422

0 commit comments

Comments
 (0)