Skip to content

Commit 9ce07bd

Browse files
committed
Bump version to 9.3.2
1 parent 33ee27a commit 9ce07bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tagstudio/src/core/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION: str = "9.3.1" # Major.Minor.Patch
2-
VERSION_BRANCH: str = "Pre-Release" # Usually "" or "Pre-Release"
1+
VERSION: str = "9.3.2" # Major.Minor.Patch
2+
VERSION_BRANCH: str = "" # Usually "" or "Pre-Release"
33

44
# The folder & file names where TagStudio keeps its data relative to a library.
55
TS_FOLDER_NAME: str = ".TagStudio"

0 commit comments

Comments
 (0)