File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 1.9.0 (2026-02-13)
2+
3+ * feat(macos): add update-available header badge and background checks ([ 88bfc01] ( https://github.com/hack-dance/hack/commit/88bfc01 ) )
4+
15## 1.8.0 (2026-02-13)
26
37* feat(macos): add update controls and version info in settings ([ ab5de6f] ( https://github.com/hack-dance/hack/commit/ab5de6f ) )
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ CODE_SIGN_ENTITLEMENTS = App/HackDesktop.entitlements
88PRODUCT_NAME = Hack Desktop
99PRODUCT_BUNDLE_IDENTIFIER = dance.hack.desktop
1010MACOSX_DEPLOYMENT_TARGET = 14.0
11- MARKETING_VERSION = 1.8 .0
11+ MARKETING_VERSION = 1.9 .0
1212CURRENT_PROJECT_VERSION = $(MARKETING_VERSION)
Original file line number Diff line number Diff line change 11{
22 "name" : " hack-cli" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "module" : " index.ts" ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments