]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for v6.5.1
authorNicolas Coden <nicolas@ncoden.fr>
Mon, 12 Nov 2018 19:47:30 +0000 (20:47 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Mon, 12 Nov 2018 20:47:37 +0000 (21:47 +0100)
bower.json
js/foundation.core.js
meteor-README.md
package.js
package.json
package.nuspec
scss/foundation.scss

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