Skip to content

Commit c8748e0

Browse files
committed
fix: rickytan#230; case rickytan#2 is due to an system bug on iOS 12.1
1 parent 398190b commit c8748e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RTRootNavigationController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'RTRootNavigationController'
11-
s.version = '0.7.0'
11+
s.version = '0.7.1'
1212
s.summary = 'Transparently make every view controller has its own navigation bar'
1313
s.description = <<-DESC
1414
More and more apps use custom navigation bar for each different view controller, instead of one common, gloabal navigation bar.

0 commit comments

Comments
 (0)