From 9879697c957216ec0e91dc12b49c082588f21e95 Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Thu, 23 May 2024 00:42:00 -0700 Subject: [PATCH] Bump version to v9.2.2 --- tagstudio/src/core/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagstudio/src/core/constants.py b/tagstudio/src/core/constants.py index 8ae3cd1a..dfe139d2 100644 --- a/tagstudio/src/core/constants.py +++ b/tagstudio/src/core/constants.py @@ -1,4 +1,4 @@ -VERSION: str = "9.2.1" # Major.Minor.Patch +VERSION: str = "9.2.2" # Major.Minor.Patch VERSION_BRANCH: str = "Pre-Release" # 'Alpha', 'Beta', or '' for Full Release # The folder & file names where TagStudio keeps its data relative to a library.