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

Commit 253799a

Browse files
Merge branch 'master-local' into master-dist
2 parents cc34495 + 09039dd commit 253799a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

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: "3.53.0"
5+
version: "0.0.0-semantically-released",
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: "3.53.0"
5+
version: "0.0.0-semantically-released",
66
};
77

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

0 commit comments

Comments
 (0)