Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pocket-sync to 3.10.1 #82

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions io.github.neil_morrison44.pocket-sync.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
</screenshots>

<releases>
<release version="3.10.1" date="2023-11-08"/>
<release version="3.9.3" date="2023-11-01"/>
<release version="3.9.2" date="2023-10-31"/>
<release version="3.9.1" date="2023-10-17"/>
Expand Down
4 changes: 2 additions & 2 deletions io.github.neil_morrison44.pocket-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ modules:
sources:
- type: git
url: https://github.com/neil-morrison44/pocket-sync
tag: v3.9.3
tag: v3.10.1
x-checker-data:
type: git
# Generated with:
# npm i --package-lock-only
# .../flatpak-builder-tools/node/flatpak-node-generator.py npm package-lock.json
commit: 946419816063e1a102968639fb2874c6ba91e599
commit: f36095726a4afad881987ab4d3cb742de43130e1
- node-sources.json
# Generated with .../flatpak-builder-tools/cargo/flatpak-cargo-generator.py src-tauri/Cargo.lock
- cargo-sources.json
Expand Down