Skip to content

Commit

Permalink
fixed calendar date for any tz
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Jan 16, 2024
1 parent cae66df commit e9bb8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/core/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ onmessage = function (event) {\

var Metro = {

version: "4.5.11",
version: "4.5.12",
buildNumber: 0,
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down

0 comments on commit e9bb8ed

Please sign in to comment.