Jay Salvat 6 anni fa
parent
commit
9189dc816c
7 ha cambiato i file con 11 aggiunte e 5 eliminazioni
  1. 6 0
      CHANGELOG.md
  2. 1 1
      bower.json
  3. 1 1
      component.json
  4. 1 1
      dist/vegas.js
  5. 1 1
      dist/vegas.min.js
  6. 0 0
      dist/vegas.min.js.map
  7. 1 1
      package.json

+ 6 - 0
CHANGELOG.md

@@ -2,6 +2,12 @@
 
 ## CHANGE LOG
 
+### Vegas 2.4.4 2018-10-30
+
+* Merge pull request #182 from davide93/patch-1
+* Update README.md
+* Update README.md http:// to https:// link.
+
 ### Vegas 2.4.2 2018-20-18
 
 * Update dev packages

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.4.3",
+    "version": "2.4.4",
     "main": [
         "dist/vegas.min.js",
         "dist/vegas.min.css"

+ 1 - 1
component.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.4.4",
+    "version": "2.4.5",
     "description": "Vegas - Fullscreen Backgrounds and Slideshows.",
     "homepage": "http://vegas.jaysalvat.com",
     "author": "Jay Salvat",

+ 1 - 1
dist/vegas.js

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------------------------
  * Vegas - Fullscreen Backgrounds and Slideshows.
- * v2.4.3 - built 2018-09-18
+ * v2.4.4 - built 2018-10-30
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

+ 1 - 1
dist/vegas.min.js

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------------------------
  * Vegas - Fullscreen Backgrounds and Slideshows.
- * v2.4.3 - built 2018-09-18
+ * v2.4.4 - built 2018-10-30
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

File diff suppressed because it is too large
+ 0 - 0
dist/vegas.min.js.map


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vegas",
-  "version": "2.4.3",
+  "version": "2.4.4",
   "description": "Vegas - Fullscreen Backgrounds and Slideshows.",
   "homepage": "http://vegas.jaysalvat.com",
   "author": "Jay Salvat",

Some files were not shown because too many files changed in this diff