diff --git a/Zebra.xcodeproj/project.pbxproj b/Zebra.xcodeproj/project.pbxproj index 3fa1d9a075..e871f7c551 100644 --- a/Zebra.xcodeproj/project.pbxproj +++ b/Zebra.xcodeproj/project.pbxproj @@ -1656,7 +1656,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.1.7; + MARKETING_VERSION = 1.1.8; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; @@ -1690,7 +1690,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.1.7; + MARKETING_VERSION = 1.1.8; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; diff --git a/control b/control index cbc3610f04..450e4ea5e2 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: xyz.willy.zebra Name: Zebra -Version: 1.1.7 +Version: 1.1.8 Architecture: iphoneos-arm Depends: dpkg, uikittools, firmware (>= 9.0) Description: A Useful Package Manager