Skip to content

Commit 0ab4915

Browse files
committed
Updated update version url
1 parent 6e76d7b commit 0ab4915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClassKPFloatingPanel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ private void InitForm() {
2323
}
2424
public override string UpdateUrl {
2525
get {
26-
return "http://mitchcapper.com/keepass_versions.txt";
26+
return "http://mitchcapper.com/keepass_versions.txt?KPFP";
2727
}
2828
}
2929
public override bool Initialize(IPluginHost AHost) {

0 commit comments

Comments
 (0)