From 7a23d944b0d0034a9c208470830f9322738f5a39 Mon Sep 17 00:00:00 2001 From: gbamber Date: Sat, 17 Dec 2016 09:54:22 +0000 Subject: [PATCH] OPM Test - new version git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5533 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 8174c3346..1991f8a35 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" : true, - "InternalVersion" : 2, + "ForceNotify" : false, + "InternalVersion" : 1, "Name" : "cryptini.lpk", - "Version" : "0.1.2.0" + "Version" : "0.1.2.1" } ] }