2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

bump version

This commit is contained in:
Mark Otto
2017-07-04 13:48:46 -07:00
parent bf63d052c0
commit 332a1905f2
21 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: modal.js v3.3.7
* Bootstrap: modal.js v3.4.0
* http://getbootstrap.com/javascript/#modals
* ========================================================================
* Copyright 2011-2016 Twitter, Inc.
@@ -33,7 +33,7 @@
}
}
Modal.VERSION = '3.3.7'
Modal.VERSION = '3.4.0'
Modal.TRANSITION_DURATION = 300
Modal.BACKDROP_TRANSITION_DURATION = 150