1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Release v4.6.2 (#36725)

* Bump version to 4.6.2.

* Dist
This commit is contained in:
XhmikosR
2022-07-19 18:13:44 +03:00
committed by GitHub
parent 82a1f334cf
commit e5643aaa89
67 changed files with 245 additions and 208 deletions

View File

@@ -5,7 +5,7 @@
Package.describe({
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
version: '4.6.1',
version: '4.6.2',
git: 'https://github.com/twbs/bootstrap.git'
})