Skip to content

Commit 776653a

Browse files
committed
chore: update version
1 parent 7ac020f commit 776653a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/src/base-component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { executeAfterTransition, getElement } from './util/index.js'
1717
* Constants
1818
*/
1919

20-
const VERSION = '5.0.0-alpha.1'
20+
const VERSION = '4.2.6'
2121

2222
/**
2323
* Class definition

scss/mixins/_banner.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@mixin bsBanner($file) {
22
/*!
3-
* CoreUI #{$file} v5.0.0-alpha.1 (https://coreui.io)
3+
* CoreUI #{$file} v4.2.6 (https://coreui.io)
44
* Copyright (c) 2023 creativeLabs Łukasz Holeczek
55
* Licensed under MIT (https://github.com/coreui/coreui/blob/main/LICENSE)
66
*/

0 commit comments

Comments
 (0)