File tree Expand file tree Collapse file tree 4 files changed +12
-6
lines changed
Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.2] ( https://github.com/mxvsh/wave/compare/v0.4.1...v0.4.2 ) (2026-04-19)
4+
5+ ### Bug Fixes
6+
7+ * move Sparkle SUFeedURL and SUPublicEDKey into Info.plist ([ 132bad4] ( https://github.com/mxvsh/wave/commit/132bad46c6ab74cca960bb49806ccbade686f113 ) )
8+
39## [ 0.4.1] ( https://github.com/mxvsh/wave/compare/v0.4.0...v0.4.1 ) (2026-04-19)
410
511### Bug Fixes
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.4.1 </string >
20+ <string >0.4.2 </string >
2121 <key >CFBundleVersion </key >
22- <string >3 </string >
22+ <string >4 </string >
2323 <key >LSUIElement </key >
2424 <false />
2525 <key >LSApplicationCategoryType </key >
Original file line number Diff line number Diff line change 374374 CODE_SIGN_ENTITLEMENTS = Config/Wave.entitlements;
375375 CODE_SIGN_STYLE = Automatic;
376376 COMBINE_HIDPI_IMAGES = YES;
377- CURRENT_PROJECT_VERSION = 3 ;
377+ CURRENT_PROJECT_VERSION = 4 ;
378378 DEVELOPMENT_TEAM = 996Y4MJA7D;
379379 ENABLE_APP_SANDBOX = NO;
380380 ENABLE_HARDENED_RUNTIME = YES;
419419 CODE_SIGN_ENTITLEMENTS = Config/Wave.entitlements;
420420 CODE_SIGN_STYLE = Automatic;
421421 COMBINE_HIDPI_IMAGES = YES;
422- CURRENT_PROJECT_VERSION = 3 ;
422+ CURRENT_PROJECT_VERSION = 4 ;
423423 DEVELOPMENT_TEAM = 996Y4MJA7D;
424424 ENABLE_APP_SANDBOX = NO;
425425 ENABLE_HARDENED_RUNTIME = YES;
491491 CODE_SIGN_ENTITLEMENTS = Config/WaveAppStore.entitlements;
492492 CODE_SIGN_STYLE = Automatic;
493493 COMBINE_HIDPI_IMAGES = YES;
494- CURRENT_PROJECT_VERSION = 3 ;
494+ CURRENT_PROJECT_VERSION = 4 ;
495495 DEVELOPMENT_TEAM = 996Y4MJA7D;
496496 ENABLE_APP_SANDBOX = YES;
497497 ENABLE_HARDENED_RUNTIME = NO;
Original file line number Diff line number Diff line change 99 "@release-it/conventional-changelog" : " ^10.0.5" ,
1010 "release-it" : " ^19.2.4"
1111 },
12- "version" : " 0.4.1 "
12+ "version" : " 0.4.2 "
1313}
You can’t perform that action at this time.
0 commit comments