diff --git a/tagstudio.spec b/tagstudio.spec index 9224d01f..42fa86da 100644 --- a/tagstudio.spec +++ b/tagstudio.spec @@ -77,8 +77,8 @@ app = BUNDLE( exe if coll is None else coll, name='TagStudio.app', icon=icon, - bundle_identifier='com.github.tagstudiodev', - version='0.0.0', + bundle_identifier='com.cyanvoxel.tagstudio', + version='9.5.0', info_plist={ 'NSAppleScriptEnabled': False, 'NSPrincipalClass': 'NSApplication',