From 2e35822924724154e82197bfba9e172c7c44a341 Mon Sep 17 00:00:00 2001 From: Cybora Date: Thu, 5 Jul 2018 11:26:42 +0800 Subject: [PATCH] publish version update --- Extension Compiler/updates.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Extension Compiler/updates.json b/Extension Compiler/updates.json index 0f7ecfeac2207..9ff45fb0b4802 100644 --- a/Extension Compiler/updates.json +++ b/Extension Compiler/updates.json @@ -3,11 +3,11 @@ "{0f929014-5ed2-4527-8b8d-86a9c889b129}": { "updates": [ { - "version": "1.0.0.54", + "version": "1.0.0.55", "applications": { "gecko": { "strict_min_version": "52.0" } }, - "update_link": "https://github.com/LiCybora/NanoCoreFirefox/releases/download/v1.0.0.54/nano_adblocker-1.0.0.54-an.fx.xpi" + "update_link": "https://github.com/LiCybora/NanoCoreFirefox/releases/download/v1.0.0.55/nano_adblocker-1.0.0.55-an.fx.xpi" } ] } } -} \ No newline at end of file +}