Browse Source

new release

Dante 10 years ago
parent
commit
d59847c888
3 changed files with 6 additions and 2 deletions
  1. 1 1
      bower.json
  2. 4 0
      changelog.txt
  3. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
     "name": "bootstrap3-dialog",
     "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
-    "version": "1.34.3",
+    "version": "1.34.4",
     "keywords": [
         "css",
         "js",

+ 4 - 0
changelog.txt

@@ -2,6 +2,10 @@ LASTEST NOT RELEASED
 ------------------------------
 NONE
 
+V1.34.4
+------------------------------
+* Updated required Bootstrap version. *
+
 V1.34.3
 ------------------------------
 * Fixed #125, a bug that dialog footer won't be shown if it was hidden by a no button realization. *

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "bootstrap3-dialog",
-  "version": "1.34.3",
+  "version": "1.34.4",
   "description": "Make use of Bootstrap Modal more monkey-friendly.",
   "private": true,
   "directories": {