Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 37a264a

Browse files
Merge branch 'master-dist-local' into master-dist
2 parents 3614dfb + 461ea4a commit 37a264a

File tree

8 files changed

+8
-17052
lines changed

8 files changed

+8
-17052
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patternfly",
3-
"version": "3.53.1",
3+
"version": "3.54.0",
44
"authors": "Red Hat",
55
"license": "Apache-2.0",
66
"homepage": "https://www.patternfly.org",

dist/js/patternfly-settings-base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'use strict';
33

44
var patternfly = {
5-
version: "0.0.0-semantically-released",
5+
version: "3.53.1"
66
};
77

88
// definition of breakpoint sizes for tablet and desktop modes

dist/js/patternfly-settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'use strict';
33

44
var patternfly = {
5-
version: "0.0.0-semantically-released",
5+
version: "3.53.1"
66
};
77

88
// definition of breakpoint sizes for tablet and desktop modes

dist/js/patternfly-settings.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/patternfly.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'use strict';
33

44
var patternfly = {
5-
version: "0.0.0-semantically-released",
5+
version: "3.53.1"
66
};
77

88
// definition of breakpoint sizes for tablet and desktop modes

dist/js/patternfly.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)