Skip to content

Commit

Permalink
upd 4.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Apr 27, 2019
1 parent 93dabe2 commit a0f387e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/js/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ var isTouch = (('ontouchstart' in window) || (navigator.MaxTouchPoints > 0) || (
var Metro = {

version: "4.2.41",
compileTime: "27/04/2019 20:47:09",
compileTime: "27/04/2019 20:48:17",
buildNumber: "722",
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down
2 changes: 1 addition & 1 deletion build/js/metro.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/metro/js/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ var isTouch = (('ontouchstart' in window) || (navigator.MaxTouchPoints > 0) || (
var Metro = {

version: "4.2.41",
compileTime: "27/04/2019 20:47:09",
compileTime: "27/04/2019 20:48:17",
buildNumber: "722",
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/js/metro.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Sergey Pimenov",
"name": "metro4",
"version": "4.2.41",
"build": "722",
"build": "723",
"version_suffix": "",
"description": "The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style",
"keywords": [
Expand Down

0 comments on commit a0f387e

Please sign in to comment.