mirror of
https://github.com/ihaveamac/ninfs.git
synced 2025-06-19 01:15:32 -04:00
version 2.0a11
This commit is contained in:
parent
7ddaf95cbb
commit
d492069e27
@ -7,4 +7,4 @@
|
|||||||
__author__ = 'ihaveamac'
|
__author__ = 'ihaveamac'
|
||||||
__copyright__ = 'Copyright (c) 2017-2021 Ian Burgwin'
|
__copyright__ = 'Copyright (c) 2017-2021 Ian Burgwin'
|
||||||
__license__ = 'MIT'
|
__license__ = 'MIT'
|
||||||
__version__ = '2.0a10'
|
__version__ = '2.0a11'
|
||||||
|
@ -66,7 +66,7 @@ app = BUNDLE(coll,
|
|||||||
'LSMinimumSystemVersion': '10.12.6',
|
'LSMinimumSystemVersion': '10.12.6',
|
||||||
#'NSRequiresAquaSystemAppearance': True,
|
#'NSRequiresAquaSystemAppearance': True,
|
||||||
#'NSHighResolutionCapable': True,
|
#'NSHighResolutionCapable': True,
|
||||||
'CFBundleShortVersionString': '2.0a10',
|
'CFBundleShortVersionString': '2.0a11',
|
||||||
'CFBundleVersion': '2006',
|
'CFBundleVersion': '2007',
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user