Skip to content

Commit 2f02d11

Browse files
committed
Upgrade macOS spec
1 parent d0faa13 commit 2f02d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SLIP-39-macOS.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ app = BUNDLE(
5555
exe,
5656
name='SLIP-39.app',
5757
icon='images/SLIP-39.icns',
58-
version='11.1.2',
58+
version='11.2.0',
5959
info_plist={
6060
'NSPrincipalClass': 'NSApplication',
6161
'NSAppleScriptEnabled': False,
6262
'LSBackgroundOnly': False,
6363
'NSRequiresAquaSystemAppearance': 'No',
6464
'CFBundleSupportedPlatforms': ['MacOSX'],
6565
'CFBundleIdentifier': 'ca.kundert.perry.SLIP39',
66-
'CFBundleVersion':'11.1.2',
66+
'CFBundleVersion':'11.2.0',
6767
'CFBundlePackageType':'APPL',
6868
'LSApplicationCategoryType':'public.app-category.utilities',
6969
'LSMinimumSystemVersion':'10.15',

0 commit comments

Comments
 (0)