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

Commit 6901c17

Browse files
committed
bump version to v1.9.7
1 parent d366ba3 commit 6901c17

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* Feature: Add option to hide the HUD when taking screenshots.
1+
- App: Supports all interface orientations or styles.

layout/Applications/TrollSpeed.app/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundlePackageType</key>
2222
<string>APPL</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>1.9.6</string>
24+
<string>1.9.7</string>
2525
<key>CFBundleSignature</key>
2626
<string>????</string>
2727
<key>CFBundleURLTypes</key>
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>1.9.6</string>
39+
<string>1.9.7</string>
4040
<key>LSApplicationCategoryType</key>
4141
<string>public.app-category.developer-tools</string>
4242
<key>NSHumanReadableCopyright</key>

layout/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ch.xxtou.hudapp
22
Name: HUD App
3-
Version: 1.9.6
3+
Version: 1.9.7
44
Section: Tweaks
55
Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000)
66
Architecture: iphoneos-arm

0 commit comments

Comments
 (0)