We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0faa13 commit 2f02d11Copy full SHA for 2f02d11
SLIP-39-macOS.spec
@@ -55,15 +55,15 @@ app = BUNDLE(
55
exe,
56
name='SLIP-39.app',
57
icon='images/SLIP-39.icns',
58
- version='11.1.2',
+ version='11.2.0',
59
info_plist={
60
'NSPrincipalClass': 'NSApplication',
61
'NSAppleScriptEnabled': False,
62
'LSBackgroundOnly': False,
63
'NSRequiresAquaSystemAppearance': 'No',
64
'CFBundleSupportedPlatforms': ['MacOSX'],
65
'CFBundleIdentifier': 'ca.kundert.perry.SLIP39',
66
- 'CFBundleVersion':'11.1.2',
+ 'CFBundleVersion':'11.2.0',
67
'CFBundlePackageType':'APPL',
68
'LSApplicationCategoryType':'public.app-category.utilities',
69
'LSMinimumSystemVersion':'10.15',
0 commit comments