Skip to content

Commit

Permalink
updates version, included build to v0.1.2 (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
worthbak committed Aug 17, 2022
1 parent ed6461e commit 2f835eb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions InventoryWatch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.5;
MARKETING_VERSION = 0.1.1;
MARKETING_VERSION = 0.1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.worthbak.InventoryWatch;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -382,7 +382,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.5;
MARKETING_VERSION = 0.1.1;
MARKETING_VERSION = 0.1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.worthbak.InventoryWatch;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
Binary file not shown.
14 changes: 8 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [Download InventoryWatch (0.1.1) Now ⤵️](./InventoryWatch-0.1.1.zip)
## [Download InventoryWatch (0.1.2) Now ⤵️](./InventoryWatch-0.1.2.zip)

![InventoryWatch-Screenshot](./ic-mkt.jpg)

Expand Down Expand Up @@ -40,10 +40,12 @@ InventoryWatch supports querying in-store pickup stock in seven countries:
* Germany
* South Korea
* Hong Kong
* France (**new**)
* Italy (**new**)
* Japan (**new**)
* Austria (**new**)
* France
* Italy
* Japan
* Austria
* The Netherlands (**new**)
* Thailand (**new**)

_Don't see your country on the list? Add an issue to the Github project [here](https://github.com/worthbak/inventory-checker-app/issues)._

Expand All @@ -59,4 +61,4 @@ macOS Big Sur 11.5 or newer. InventoryWatch is built with SwiftUI.

## Ready to go?

[Download InventoryWatch (0.1.1) Now ⤵️](./InventoryWatch-0.1.1.zip)
[Download InventoryWatch (0.1.2) Now ⤵️](./InventoryWatch-0.1.2.zip)

0 comments on commit 2f835eb

Please sign in to comment.