File tree Expand file tree Collapse file tree 5 files changed +14
-9
lines changed Expand file tree Collapse file tree 5 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1- # Bug Fixes
1+ ## Bug Fixes
22
3- Now application without a short version string will be displayed in the list.
3+ - Now application without a short version string will be displayed in the list (#72 ).
4+ - The auto-correction for the app search has been disabled (#78 ).
5+
6+ ## Languages
7+
8+ - Added Vietnamese (#71 , #74 ).
Original file line number Diff line number Diff line change 88// Configuration settings file format documentation can be found at:
99// https://help.apple.com/xcode/#/dev745c5c974
1010
11- VERSION = 2.6
12- BUILD_NUMBER = 8
11+ VERSION = 2.7
12+ BUILD_NUMBER = 9
Original file line number Diff line number Diff line change 33# This script is designed to increment the build number consistently across all
44# targets.
55
6- # Usage: bump_version .sh <version>
7- # Example: bump_version .sh 1.0
6+ # Usage: bump-version .sh <version>
7+ # Example: bump-version .sh 1.0
88
9- # Usage: DEBUG=1 bump_version .sh <version>
10- # Example: DEBUG=1 bump_version .sh 1.0
9+ # Usage: DEBUG=1 bump-version .sh <version>
10+ # Example: DEBUG=1 bump-version .sh 1.0
1111
1212set -e
1313cd " $( dirname " $0 " ) "
File renamed without changes.
Original file line number Diff line number Diff line change 11Package: wiki.qaq.trollfools
22Name: TrollFools
3- Version: 2.6-8
3+ Version: 2.7-9
44Section: Applications
55Depends: firmware (>= 14.0)
66Architecture: iphoneos-arm
You can’t perform that action at this time.
0 commit comments