From 6f039c677d70e5a77e373b2a27014833719b1759 Mon Sep 17 00:00:00 2001 From: Ridan Vandenbergh Date: Tue, 9 Apr 2024 21:10:12 +0200 Subject: [PATCH] RemotePartyFinder 1.0.12 (#3401) --- stable/RemotePartyFinder/manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/RemotePartyFinder/manifest.toml b/stable/RemotePartyFinder/manifest.toml index f6e2343020..d04b4600c4 100644 --- a/stable/RemotePartyFinder/manifest.toml +++ b/stable/RemotePartyFinder/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = 'https://git.anna.lgbt/anna/remote-party-finder.git' -commit = 'ef22082e539705f2aac24f0035577600246bcfb7' -owners = [ 'lojewalo' ] +repository = 'https://github.com/zeroeightysix/remote-party-finder.git' +commit = '5de579c0678ee77922ff4e4e3230e8dc138b7785' +owners = [ 'zeroeightysix' ] project_path = 'csharp/RemotePartyFinder' -changelog = 'API 9' +changelog = '.NET 8'