Skip to content

Commit

Permalink
fixed calendar days before april
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed May 6, 2024
1 parent 50b981c commit 82c8941
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions build/metro.all.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/metro.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions source/core/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

var Metro = {

version: "5.0.0-rc8",
build_time: "06.05.2024, 12:51:32",
version: "5.0.0-rc9",
build_time: "06.05.2024, 12:52:49",
buildNumber: 0,
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down

0 comments on commit 82c8941

Please sign in to comment.