]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for v6.5.3
authorNicolas Coden <nicolas@ncoden.fr>
Fri, 25 Jan 2019 20:51:52 +0000 (21:51 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Fri, 25 Jan 2019 20:51:52 +0000 (21:51 +0100)
bower.json
js/foundation.core.js
meteor-README.md
package.js
package.json
package.nuspec
scss/foundation.scss

index 0a2100717ea5cd1ea39ae6fdd197280d3b5af122..27c99c49cd33277ab4d039478946c2d2782d949d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.2",
+  "version": "6.5.3",
   "description": "The most advanced responsive front-end framework in the world.",
   "homepage": "http://foundation.zurb.com/sites",
   "license": "MIT",
index f5e2eee1ad7a245b3c508c9e2dd9646e7fa7b4f2..91752fb2751471d19f103d0bdfaf01a7834b08a4 100644 (file)
@@ -4,7 +4,7 @@ import $ from 'jquery';
 import { GetYoDigits } from './foundation.core.utils';
 import { MediaQuery } from './foundation.util.mediaQuery';
 
-var FOUNDATION_VERSION = '6.5.2';
+var FOUNDATION_VERSION = '6.5.3';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify
index 1ccc974620f8155d5d3615258e21efa2c78f3070..1cb162a457e43b48836431ef7995deb99c2d5cc2 100644 (file)
@@ -1,4 +1,4 @@
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.2)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.3)
 
 Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes layout constructs, like a fully customizable, responsive grid, commonly used JavaScript plugins, and full A11Y support.
 
index 4a8ea16b1769cecb0c47f3fc8c4d129258c55212..dc178f936de469408864a7d7123d40ae6ab24849 100644 (file)
@@ -1,7 +1,7 @@
 Package.describe({
   name: 'zurb:foundation-sites',
   summary: 'Foundation 6 - The most advanced responsive front-end framework in the world.',
-  version: '6.5.2',
+  version: '6.5.3',
   git: 'https://github.com/zurb/foundation-sites.git',
   documentation: 'meteor-README.md'
 });
index 1ffe032d79f851b08d1b099c05175f7060f68f88..7f63e3bacacbacd1c4adfd0a89dc355e8dff4b1e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.2",
+  "version": "6.5.3",
   "main": "dist/js/foundation.js",
   "module": "dist/js/foundation.esm.js",
   "jsnext:main": "dist/js/foundation.esm.js",
index 8ea6e0386acd15ac9f5db79d47bab5bcf2bf7432..1936a3ae707186996b671ed782cc9df2b91f442a 100644 (file)
@@ -3,7 +3,7 @@
 
     <metadata>
         <id>foundation-sites</id>
-        <version>6.5.2</version>
+        <version>6.5.3</version>
 
         <title>ZURB Foundation</title>
         <authors>ZURB</authors>
@@ -12,7 +12,7 @@
 
         <projectUrl>http://foundation.zurb.com/sites</projectUrl>
         <iconUrl>https://foundation.zurb.com/assets/img/icons/foundation-favicon.ico</iconUrl>
-        <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.2</releaseNotes>
+        <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.3</releaseNotes>
         <licenseUrl>https://github.com/zurb/foundation-sites/blob/develop/LICENSE</licenseUrl>
         <copyright>Copyright 2017-2018</copyright>
         <repository type="git" url="https://github.com/zurb/foundation-sites"/>
index 99c76e68f28517c4e03f7ffd38bfcf192ea8005e..42a5756492c7e2a90936761541e3f3e5b3cbc351 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Foundation for Sites by ZURB
- * Version 6.5.2
+ * Version 6.5.3
  * foundation.zurb.com
  * Licensed under MIT Open Source
  */