From 4e898d8dc5b089ecfe749aa28156820bd4e62b23 Mon Sep 17 00:00:00 2001 From: gbamber Date: Sat, 14 Jan 2017 11:21:32 +0000 Subject: [PATCH] Removed ForceNotify git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5649 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../latest_stable/updates/update_lazautoupdate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json index 57c218cb5..c6bab09a6 100644 --- a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json +++ b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json @@ -6,8 +6,8 @@ }, "UpdatePackageFiles" : [ { - "ForceNotify" : true, - "InternalVersion" : 2, + "ForceNotify" : false, + "InternalVersion" : 1, "Name" : "lazupdate.lpk", "Version" : "0.2.1.0" }