Skip to content

Commit

Permalink
Audius Protocol v0.6.110
Browse files Browse the repository at this point in the history
[c474195] [Discovery] Fix flaky test (#8596) nicoback2
[4e3dc09] [QA-1313] Fix purchase/sale email random null (#8591) Reed
[276f714] [PAY-2912] Add purchase album support to SDK (#8593) Marcus Pasell
[f20d3dd] [PAY-3024] Skip onFavorite notifications for purchased content (#8580) Andrew Mendelsohn
[117067d] [PROTO-1834] Enabling disallow third party streaming from client (#8587) Isaac Solo
[d5ce34d] [PAY-2947] Implement spl_usdc_payout_wallet user entity manager actions (#8479) Raymond Jacobson
[9590688] Add cascade delete on album price history (#8588) Isaac Solo
[3721596] mediorum: ignore reachability in repair.go (#8586) Steve Perkins
[8a1f226] ddex: remove docker user (#8572) Steve Perkins
  • Loading branch information
audius-infra committed May 23, 2024
1 parent c474195 commit 9980d10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mediorum/.version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "0.6.109",
"version": "0.6.110",
"service": "content-node"
}
2 changes: 1 addition & 1 deletion packages/discovery-provider/.version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "0.6.109",
"version": "0.6.110",
"service": "discovery-node"
}

0 comments on commit 9980d10

Please sign in to comment.