From c3001b5673a9dbcd45e783fabeecfe0325306d37 Mon Sep 17 00:00:00 2001 From: Mateus Etto Date: Tue, 30 Apr 2024 15:59:12 +0900 Subject: [PATCH] Version 2.8.1 --- src/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.py b/src/version.py index 021769e..59bae79 100644 --- a/src/version.py +++ b/src/version.py @@ -1,4 +1,4 @@ # Copyright (c) Yutsuten . Licensed under AGPL-3.0. # See the LICENCE file in the repository root for full licence text. -VERSION = '2.8.0' +VERSION = '2.8.1'