From b0fb561c97571fe60a4f8d64ab4c3b61ae0a1daf Mon Sep 17 00:00:00 2001 From: Calvin Ardi Date: Mon, 13 Jan 2020 14:13:35 -0800 Subject: [PATCH] dist/firefox: bump version --- dist/firefox/updates.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/firefox/updates.json b/dist/firefox/updates.json index 3a5edc2..23fa459 100644 --- a/dist/firefox/updates.json +++ b/dist/firefox/updates.json @@ -3,9 +3,9 @@ "auntietuna@ant.isi.edu": { "updates": [ { - "version": "0.0.4.3", - "update_info_url": "https://github.com/cardi/auntietuna/releases/tag/v0.0.4.3", - "update_link": "https://github.com/cardi/auntietuna/releases/download/v0.0.4.3/auntietuna-0.0.4.3-fx.xpi" + "version": "0.0.4.4", + "update_info_url": "https://github.com/cardi/auntietuna/releases/tag/v0.0.4.4", + "update_link": "https://github.com/cardi/auntietuna/releases/download/v0.0.4.4/auntietuna-0.0.4.4-an+fx.xpi" } ] }