Release: 9.3.0

This commit is contained in:
Bartosz Cylwik 2025-12-08 08:30:34 +01:00
parent afce2b6645
commit 05b5e7f83f
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
MDB5 MDB5
Version: FREE 9.2.0 Version: FREE 9.3.0
Documentation: Documentation:
https://mdbootstrap.com/docs/standard/ https://mdbootstrap.com/docs/standard/

2
css/mdb.min.css vendored
View File

@ -1,6 +1,6 @@
/*! /*!
* MDB5 * MDB5
* Version: FREE 9.2.0 * Version: FREE 9.3.0
* *
* *
* Copyright: Material Design for Bootstrap * Copyright: Material Design for Bootstrap

File diff suppressed because one or more lines are too long

2
css/mdb.rtl.min.css vendored
View File

@ -1,6 +1,6 @@
/*! /*!
* MDB5 * MDB5
* Version: FREE 9.2.0 * Version: FREE 9.3.0
* *
* *
* Copyright: Material Design for Bootstrap * Copyright: Material Design for Bootstrap

2
js/mdb.umd.min.js vendored
View File

@ -1,6 +1,6 @@
/*! /*!
* MDB5 * MDB5
* Version: FREE 9.2.0 * Version: FREE 9.3.0
* *
* *
* Copyright: Material Design for Bootstrap * Copyright: Material Design for Bootstrap

View File

@ -1,6 +1,6 @@
{ {
"name": "mdb-ui-kit", "name": "mdb-ui-kit",
"version": "9.2.0", "version": "9.3.0",
"type": "module", "type": "module",
"main": "./js/mdb.umd.min.js", "main": "./js/mdb.umd.min.js",
"module": "./js/mdb.es.min.js", "module": "./js/mdb.es.min.js",