From ecb22f64c6abcc45a7c2ac0012442bf84e338f29 Mon Sep 17 00:00:00 2001 From: gbamber Date: Sat, 17 Dec 2016 11:04:55 +0000 Subject: [PATCH] Restore after OPM test git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5534 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../cryptini/latest_stable/updates/update_cryptini.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/cryptini/latest_stable/updates/update_cryptini.json b/components/cryptini/latest_stable/updates/update_cryptini.json index 1991f8a35..7767c05fc 100644 --- a/components/cryptini/latest_stable/updates/update_cryptini.json +++ b/components/cryptini/latest_stable/updates/update_cryptini.json @@ -6,10 +6,10 @@ }, "UpdatePackageFiles" : [ { - "ForceNotify" : false, - "InternalVersion" : 1, + "ForceNotify" : true, + "InternalVersion" : 3, "Name" : "cryptini.lpk", - "Version" : "0.1.2.1" + "Version" : "0.1.2.0" } ] }