File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 402402 CODE_SIGN_ENTITLEMENTS = Configuration/Petrichor.entitlements;
403403 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
404404 CODE_SIGN_STYLE = Manual;
405- CURRENT_PROJECT_VERSION = 150 ;
405+ CURRENT_PROJECT_VERSION = 151 ;
406406 DEAD_CODE_STRIPPING = YES;
407407 DEVELOPMENT_TEAM = "";
408408 "DEVELOPMENT_TEAM[sdk=macosx*]" = B53W6J5RWK;
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ enum About {
9797 static let appWiki = " https://github.com/kushalpandya/Petrichor/wiki "
9898 static let appAcknowledgements = " https://github.com/kushalpandya/Petrichor/blob/main/ACKNOWLEDGEMENTS.md "
9999 static let sponsor = " https://github.com/sponsors/kushalpandya "
100- static let appVersion = " 1.5.0 "
101- static let appBuild = " 150 "
100+ static let appVersion = " 1.5.1 "
101+ static let appBuild = " 151 "
102102 static let knownArtistsSampleFile = " known_artists_YYYYMMDD.txt "
103103}
104104
You can’t perform that action at this time.
0 commit comments