diff --git a/Zebra.xcodeproj/project.pbxproj b/Zebra.xcodeproj/project.pbxproj index 02f7632ec4..0fb6bba4b5 100644 --- a/Zebra.xcodeproj/project.pbxproj +++ b/Zebra.xcodeproj/project.pbxproj @@ -1434,7 +1434,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.5; + MARKETING_VERSION = 1.0.6; 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.5; + MARKETING_VERSION = 1.0.6; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; diff --git a/control b/control index 813e0d8f44..1ac96efa41 100755 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: xyz.willy.zebra Name: Zebra -Version: 1.0.5 +Version: 1.0.6 Architecture: iphoneos-arm Depends: dpkg, uikittools, firmware (>= 9.0) Description: A Useful Package Manager