Skip to content

Commit

Permalink
1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wstyres committed May 13, 2020
1 parent 966d8f1 commit 19334f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Zebra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1656,7 +1656,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = "-ObjC";
PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
Expand Down Expand Up @@ -1690,7 +1690,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = "-ObjC";
PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
Expand Down
2 changes: 1 addition & 1 deletion Zebra/fa.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
"Remove from Queue" = "حذف از صف";
"Clear Queue" = "پاک کردن صف";
"%@ is required by:" = "%@ مورد نیاز توسط:";
"\"%@\" conflicts with %@" = "تضاد بین \\"%@\\" و %@";
"\"%@\" conflicts with %@" = "تضاد بین \"%@\" و %@";
"%@ must be removed because it depends on %@" = "%@ این پکیج باید حذف بشه چون از زیر مجموعه های این پکیج است %@";
"%@ has issues that cannot be resolved:" = "%@ مشکلاتی دارد که قابل حل نیست";
"Are you sure you want to clear the Queue?" = "مطمئن هستید که می خواهید صف را پاک کنید؟";
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.1
Version: 1.1.2
Architecture: iphoneos-arm
Depends: dpkg, uikittools, firmware (>= 9.0)
Description: A Useful Package Manager
Expand Down

0 comments on commit 19334f7

Please sign in to comment.