Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
elihwyma committed Jun 18, 2023
1 parent 1b86678 commit caad815
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Zebra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.34;
MARKETING_VERSION = 1.1.35;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1577,7 +1577,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.34;
MARKETING_VERSION = 1.1.35;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1746,7 +1746,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.34;
MARKETING_VERSION = 1.1.35;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1791,7 +1791,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.34;
MARKETING_VERSION = 1.1.35;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: xyz.willy.zebra
Name: Zebra
Version: 1.1.34
Version: 1.1.35
Architecture: iphoneos-arm
Depends: dpkg, uikittools, firmware (>= 9.0)
Description: A Useful Package Manager
Expand Down

0 comments on commit caad815

Please sign in to comment.