chore: bump version to v9.5.0-pr3

This commit is contained in:
Travis Abendshien
2025-02-10 11:22:00 -08:00
parent 297fdf22e8
commit 986ccabc81
3 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ app = BUNDLE(
name='TagStudio.app',
icon=icon,
bundle_identifier='com.cyanvoxel.tagstudio',
version='9.5.0-pr2',
version='9.5.0-pr3',
info_plist={
'NSAppleScriptEnabled': False,
'NSPrincipalClass': 'NSApplication',