From 993e2de68b427ec1407b1851dd0902ab8be689c8 Mon Sep 17 00:00:00 2001 From: gbamber Date: Sat, 14 Jan 2017 08:29:19 +0000 Subject: [PATCH] V0.2.0.0: For OPM git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5645 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 d03f5b6c9..d464bfef8 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" : false, - "InternalVersion" : 0, + "ForceNotify" : true, + "InternalVersion" : 1, "Name" : "lazupdate.lpk", "Version" : "0.2.0.0" }