chore: bump version to v9.5.0-pr4

This commit is contained in:
Travis Abendshien
2025-02-17 14:47:22 -08:00
parent 61b9fcf764
commit db408f09c4
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
# Created for TagStudio: https://github.com/CyanVoxel/TagStudio
VERSION: str = "9.5.0" # Major.Minor.Patch
VERSION_BRANCH: str = "Pre-Release 3" # Usually "" or "Pre-Release"
VERSION_BRANCH: str = "Pre-Release 4" # Usually "" or "Pre-Release"
# The folder & file names where TagStudio keeps its data relative to a library.
TS_FOLDER_NAME: str = ".TagStudio"