Bump version to 9.3.2
This commit is contained in:
parent
33ee27a84f
commit
9ce07bd369
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
VERSION: str = "9.3.1" # Major.Minor.Patch
|
||||
VERSION_BRANCH: str = "Pre-Release" # Usually "" or "Pre-Release"
|
||||
VERSION: str = "9.3.2" # Major.Minor.Patch
|
||||
VERSION_BRANCH: str = "" # Usually "" or "Pre-Release"
|
||||
|
||||
# The folder & file names where TagStudio keeps its data relative to a library.
|
||||
TS_FOLDER_NAME: str = ".TagStudio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue