mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-28 22:01:24 +00:00
Bump version to v9.3.1 Pre-Release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
VERSION: str = "9.3.0" # Major.Minor.Patch
|
||||
VERSION_BRANCH: str = "" # Usually "" or "Pre-Release"
|
||||
VERSION: str = "9.3.1" # Major.Minor.Patch
|
||||
VERSION_BRANCH: str = "Pre-Release" # Usually "" or "Pre-Release"
|
||||
|
||||
# The folder & file names where TagStudio keeps its data relative to a library.
|
||||
TS_FOLDER_NAME: str = ".TagStudio"
|
||||
|
||||
Reference in New Issue
Block a user