Skip to content

Commit

Permalink
Releasing v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BLeeEZ committed Jan 3, 2020
1 parent 93d6d68 commit 90770ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Amperfy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.3.0;
PRODUCT_BUNDLE_IDENTIFIER = "familie-zimba.Amperfy";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = Amperfy/Common/BridgingHeader.h;
Expand All @@ -1217,7 +1217,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.3.0;
PRODUCT_BUNDLE_IDENTIFIER = "familie-zimba.Amperfy";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = Amperfy/Common/BridgingHeader.h;
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Amperfy is an iOS app written in Swift to interact with an [Ampache](http://ampa

1. Check out the latest version of the project:
```
git clone https://github.com/bleeez/amperfy.git
git clone https://github.com/BLeeEZ/amperfy.git
```

2. In the Amperfy directory, fetch and build the projects dependencies via Carthage:
Expand Down

0 comments on commit 90770ae

Please sign in to comment.