Skip to content

[Bug] Mac: Info.plist version number keys do not match release build version number #2550

@stevemaser

Description

@stevemaser

I downloaded the latest GeoDa for the mac (1.22.0.20)

The Info.plist file values for this do not match the release build info:

<key>CFBundleVersion</key>
<string>1.22.0.0</string>
<key>CFBundleShortVersionString</key>
<string>1.22.0.0</string>

Can these keys be updated to reflect the actual build number? We use Munki to deploy software and it will key on one of these two strings to check for new versions.

Thanks!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions