]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for v6.5.0-rc.1
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 20 Jun 2018 20:46:54 +0000 (22:46 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 20 Jun 2018 20:46:54 +0000 (22:46 +0200)
bower.json
docs/partials/search-bar.html
js/foundation.core.js
meteor-README.md
package-lock.json
package.js
package.json
scss/foundation.scss

index 1cbd79ad5d1a9912fbc9042a86433299dcd8f310..636910c7fdcef074c41d405bc247966385164177 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.4.3",
+  "version": "6.5.0-rc.1",
   "license": "MIT",
   "main": [
     "scss/foundation.scss",
index 81cbf95e129db257ecefa124899835dbcbe5caef..06799bf1431750cf7e7c9c440b1b691390afdb0c 100644 (file)
@@ -1,7 +1,7 @@
 <div class="collapse expanded row secondary-bar">
   <div class="small-5 medium-3 large-2 columns">
 
-    <a target="_blank" href="https://github.com/zurb/foundation-sites/releases/" class="version-dropdown-label"><span class="foundation-version-label">Foundation for Sites</span><span class="foundation-version-number">6.4.3</span> <span class="changelog-link">changelog</span></a>
+    <a target="_blank" href="https://github.com/zurb/foundation-sites/releases/" class="version-dropdown-label"><span class="foundation-version-label">Foundation for Sites</span><span class="foundation-version-number">6.5.0-rc.1</span> <span class="changelog-link">changelog</span></a>
   </div>
 
   <div class="small-7 columns show-for-small-only">
index eb837dc10d07960a6680a1aac054d15c9817abdd..8d88c89900e05a42da3b167d74ddba47a0e712ae 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.4.3';
+var FOUNDATION_VERSION = '6.5.0-rc.1';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify
index 1b5f193b2adbe049a59bd16fb7d589f52bfcac6c..97a3c38b6ff8d96b339225025f94ed664be745d4 100644 (file)
@@ -1,4 +1,4 @@
-# [Foundation for Sites](http://foundation.zurb.com) (v6.4.3)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.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 61fd088fa5d8269d09ba25c0c5891d95a5f6b1e2..3aaaaeccb69e678bac30e224f8105e1f75772c46 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.4.3",
+  "version": "6.5.0-rc.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 3509e63ccee3b4ffc19b5b2bdf6e06bce3d1ff86..4ee03bf01a8a368448d243da58290a17701e91ac 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.4.3',
+  version: '6.5.0-rc.1',
   git: 'https://github.com/zurb/foundation-sites.git',
   documentation: 'meteor-README.md'
 });
index 25ec2ea23f1ada2dbdbeb4fd79549f56ef61cb6d..e492efae529dcea95e19f8dc7729c0946d2a06a1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.4.3",
+  "version": "6.5.0-rc.1",
   "main": "dist/js/foundation.js",
   "browser": "dist/js/foundation.js",
   "module": "js/entries/foundation.js",
index 8b755a8b06ea88e0a54d37f1ed1a423f661acf44..77933bcbbab8f1b1a249675b566bac5796fa05cd 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Foundation for Sites by ZURB
- * Version 6.4.3
+ * Version 6.5.0-rc.1
  * foundation.zurb.com
  * Licensed under MIT Open Source
  */