diff --git a/Zebra.xcodeproj/project.pbxproj b/Zebra.xcodeproj/project.pbxproj index 74747acb47..f6196c78f3 100644 --- a/Zebra.xcodeproj/project.pbxproj +++ b/Zebra.xcodeproj/project.pbxproj @@ -1434,7 +1434,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.7; + MARKETING_VERSION = 1.0.8; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; @@ -1468,7 +1468,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.7; + MARKETING_VERSION = 1.0.8; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; diff --git a/control b/control index f8077fa5bd..27c3a099d2 100755 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: xyz.willy.zebra Name: Zebra -Version: 1.0.7 +Version: 1.0.8 Architecture: iphoneos-arm Depends: dpkg, uikittools, firmware (>= 9.0) Description: A Useful Package Manager