Skip to content

Commit

Permalink
Updated update version url
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchcapper committed Dec 2, 2015
1 parent 6e76d7b commit 0ab4915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClassKPFloatingPanel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ private void InitForm() {
}
public override string UpdateUrl {
get {
return "http://mitchcapper.com/keepass_versions.txt";
return "http://mitchcapper.com/keepass_versions.txt?KPFP";
}
}
public override bool Initialize(IPluginHost AHost) {
Expand Down

0 comments on commit 0ab4915

Please sign in to comment.