We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ee27a commit 9ce07bdCopy full SHA for 9ce07bd
tagstudio/src/core/constants.py
@@ -1,5 +1,5 @@
1
-VERSION: str = "9.3.1" # Major.Minor.Patch
2
-VERSION_BRANCH: str = "Pre-Release" # Usually "" or "Pre-Release"
+VERSION: str = "9.3.2" # Major.Minor.Patch
+VERSION_BRANCH: str = "" # Usually "" or "Pre-Release"
3
4
# The folder & file names where TagStudio keeps its data relative to a library.
5
TS_FOLDER_NAME: str = ".TagStudio"
0 commit comments