From 84e8150dd7ec9d48ab96e368386e0b42d31e59f5 Mon Sep 17 00:00:00 2001 From: Adam Saudagar Date: Fri, 15 Apr 2022 07:03:14 +0530 Subject: [PATCH] increased version --- fishy/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fishy/constants.py b/fishy/constants.py index dde68d9..ac97451 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/releases/download/v1.2.0/FishyQR.zip", 120) libgps = ("LibGPS", "https://cdn.esoui.com/downloads/file601/LibGPS_3_0_3.zip", 30) -version = "0.5.9" +version = "0.5.10"