Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
only doing this because I will forget to do it later
  • Loading branch information
elihwyma committed Aug 8, 2023
1 parent f2b61b1 commit c615ab4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Zebra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.35;
MARKETING_VERSION = 1.1.36;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1578,7 +1578,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.35;
MARKETING_VERSION = 1.1.36;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1747,7 +1747,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.35;
MARKETING_VERSION = 1.1.36;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1792,7 +1792,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.35;
MARKETING_VERSION = 1.1.36;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
4 changes: 2 additions & 2 deletions control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: xyz.willy.zebra
Name: Zebra
Version: 1.1.35
Version: 1.1.36
Architecture: iphoneos-arm
Depends: dpkg, uikittools, firmware (>= 9.0)
Description: A Useful Package Manager
Expand All @@ -10,4 +10,4 @@ Section: Packaging
Icon: file:///Applications/Zebra.app/[email protected]
Depiction: https://getzbra.com/repo/depictions/xyz.willy.Zebra/
Support: https://getzbra.com/repo/depictions/xyz.willy.Zebra/bug_report.html
Tag: compatible::9.0-16.4
Tag: compatible::9.0-16.6

0 comments on commit c615ab4

Please sign in to comment.