]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for v6.5.2
authorNicolas Coden <nicolas@ncoden.fr>
Fri, 11 Jan 2019 23:58:08 +0000 (00:58 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 23 Jan 2019 14:15:16 +0000 (15:15 +0100)
bower.json
js/foundation.core.js
meteor-README.md
package.js
package.json
package.nuspec
scss/foundation.scss

index c85a443db097dfdc7f9e7ec04b7fdc345b83d7d7..0a2100717ea5cd1ea39ae6fdd197280d3b5af122 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.1",
+  "version": "6.5.2",
   "description": "The most advanced responsive front-end framework in the world.",
   "homepage": "http://foundation.zurb.com/sites",
   "license": "MIT",
index 7710a63d89985932a79010e83207d498f01dd3ad..f5e2eee1ad7a245b3c508c9e2dd9646e7fa7b4f2 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.1';
+var FOUNDATION_VERSION = '6.5.2';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify
index 029a590863ac7deed442b8d7bd9dcc26028d1b39..1ccc974620f8155d5d3615258e21efa2c78f3070 100644 (file)
@@ -1,4 +1,4 @@
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.1)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.2)
 
 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 1c651b5d61041a9ca3035a0e7a19c2f064b6e395..4a8ea16b1769cecb0c47f3fc8c4d129258c55212 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.1',
+  version: '6.5.2',
   git: 'https://github.com/zurb/foundation-sites.git',
   documentation: 'meteor-README.md'
 });
index b3a40f43506718f65fb37857571decda709445b6..1ffe032d79f851b08d1b099c05175f7060f68f88 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.1",
+  "version": "6.5.2",
   "main": "dist/js/foundation.js",
   "module": "dist/js/foundation.esm.js",
   "jsnext:main": "dist/js/foundation.esm.js",
index 02e349ccceb7becfba6cf9221d49d5df69a74e07..8ea6e0386acd15ac9f5db79d47bab5bcf2bf7432 100644 (file)
@@ -3,7 +3,7 @@
 
     <metadata>
         <id>foundation-sites</id>
-        <version>6.5.1</version>
+        <version>6.5.2</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.1</releaseNotes>
+        <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.2</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 87da738403e45672eb491f185e8763c08cb1d712..99c76e68f28517c4e03f7ffd38bfcf192ea8005e 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Foundation for Sites by ZURB
- * Version 6.5.1
+ * Version 6.5.2
  * foundation.zurb.com
  * Licensed under MIT Open Source
  */