Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #328 from tiki/release/0.5.2
Browse files Browse the repository at this point in the history
release: 0.5.2
  • Loading branch information
mike-audi authored Oct 16, 2023
2 parents 389c59b + 90f8214 commit 34a28ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ target <TARGET> do
pod 'BlinkReceipt', '~> 1.39'
pod 'BlinkEReceipt', '~> 2.31'
pod 'TikiSdk', '~> 2.1.8'
pod 'TikiSdkRelease', '~> 2.1.10'
pod 'TikiSdkDebug', '~> 2.1.10'
end
```

Expand Down Expand Up @@ -275,7 +276,7 @@ _Note, if you press start before the initialization is complete, a warning will
## Open Issues
You can find active issues here in GitHub under [Issues](https://github.com/tiki/tiki-receipt-capacitor/issues). If you run into a bug or have a question, just create a new Issue or reach out to a team member on 👾 [Discord](https://discord.gg/tiki).

### Next Release: [0.4.2](https://github.com/tiki/apps/issues/11)
### Next Release: [0.5.3](https://github.com/tiki/apps/issues/14)

# Contributing

Expand Down
2 changes: 1 addition & 1 deletion vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mytiki/receipt-capacitor-vue2",
"version": "0.5.1",
"version": "0.5.2",
"description": "The TIKI Receipt library adds to your Vue.js + Capacitor **mobile app** a Data Reward program for your users to share their receipts in-exchange for **cash from Tiki inc**.",
"author": "Tiki inc.",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mytiki/receipt-capacitor",
"version": "0.5.1",
"version": "0.5.2",
"description": "The TIKI Receipt library adds to your Vue.js + Capacitor **mobile app** a Data Reward program for your users to share their receipts in-exchange for **cash from Tiki inc**.",
"author": "Tiki inc.",
"license": "MIT",
Expand Down

0 comments on commit 34a28ae

Please sign in to comment.