OpenHabian failure when upgrading to OH 4.3.5

I encountered the following OpenHabian failure when upgrading to OH 4.3.5 from OH 4.3.4 => any thoughts?

2025-04-28_13:51:23_BST [openHABian] Installing openHAB... FAILED
2025-04-28_13:53:23_BST [openHABian] Updating Linux package information... OK
2025-04-28_13:53:23_BST [openHABian] Beginning install of latest openhab release (stable repo)... OK
2025-04-28_13:53:24_BST [openHABian] Adding required keys to apt... OK
Setting up openhab (4.3.5-1) ...
/var/lib/dpkg/info/openhab.postinst: 34: /etc/default/openhab: -Duser.timezone=Europe/Berlin: not found
dpkg: error processing package openhab (--configure):
 installed openhab package post-installation script subprocess returned error exit status 127
dpkg: dependency problems prevent configuration of openhab-addons:
 openhab-addons depends on openhab; however:
  Package openhab is not configured yet.

dpkg: error processing package openhab-addons (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 openhab
 openhab-addons

Well can’t help myself but TBH, my first thought was that you sorta got what you pushed for…
Sorry, could not resist.
It was fixed in main but not yet forwarded to openHAB branch that you’re probably using.
I just copied that over so on next attempt it should work out.
(before, check and eventually correct the quotes in line 34 of /etc/default/openhab)

How sweet.