From b79a7ed076b66d96135e5c4c9d895135e7c49d57 Mon Sep 17 00:00:00 2001 From: Adam Saudagar Date: Mon, 31 Jan 2022 13:37:27 +0530 Subject: [PATCH] 0.5.6 update --- fishy/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fishy/constants.py b/fishy/constants.py index efb2b3f..9845c47 100644 --- a/fishy/constants.py +++ b/fishy/constants.py @@ -8,4 +8,4 @@ lam2 = ("LibAddonMenu-2.0", "https://www.esoui.com/downloads/dl7/LibAddonMenu-2. fishyqr = ("FishyQR", "https://github.com/fishyboteso/FishyQR/files/7575974/FishyQR.zip", 101) libgps = ("LibGPS", "https://cdn.esoui.com/downloads/file601/LibGPS_3_0_3.zip", 30) -version = "0.5.5" +version = "0.5.6"