]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for for v6.5.0-rc.4
authorNicolas Coden <nicolas@ncoden.fr>
Tue, 25 Sep 2018 21:47:10 +0000 (23:47 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Thu, 11 Oct 2018 21:10:02 +0000 (23:10 +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 1cd275a544e15d7756c025dfea70afa735679c74..33f3d298ab71cb39e2109419ce7669b4388466ce 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.3",
+  "version": "6.5.0-rc.4",
   "description": "The most advanced responsive front-end framework in the world.",
   "homepage": "http://foundation.zurb.com/sites",
   "license": "MIT",
index 698ba99a6a13aac5573e76df3a0c0cf5b22cd450..1dc9a6c707b12450eee2ea2cae2c47c1e7e07b43 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.5.0-rc.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.4</span> <span class="changelog-link">changelog</span></a>
   </div>
 
   <div class="small-7 columns show-for-small-only">
index 5f6cf7585c5cbe684fd2a69084f6d95b22d2fdba..70d30bd0f4f924325ac0d82e83c212e10a955073 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-rc.3';
+var FOUNDATION_VERSION = '6.5.0-rc.4';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify
index 7308f0c5f4382b555e4d180b42dbc2540872fe79..8ae562db2cf03573ca579d45bee5b5944bc279ab 100644 (file)
@@ -1,4 +1,4 @@
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.3)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.4)
 
 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 e86ef1e924df350914792d36c68f2cad40ba986f..7106da2edd6723e9a5715cf28173072cd88532dc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.3",
+  "version": "6.5.0-rc.4",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index edcde85d89734a7edfdcaa12d930dbb1f24751d3..2d516778edc05f05bf06084e832a6fc0c011d955 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-rc.3',
+  version: '6.5.0-rc.4',
   git: 'https://github.com/zurb/foundation-sites.git',
   documentation: 'meteor-README.md'
 });
index 568ef3aecffa66188b0ea57dfeba3ff1edd43a18..e87217df80c25737ee084044c4bb7b4e96a39e8a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.3",
+  "version": "6.5.0-rc.4",
   "main": "dist/js/foundation.js",
   "module": "dist/js/foundation.esm.js",
   "jsnext:main": "dist/js/foundation.esm.js",
index cc4834776c402380d40baf84af2fec78ba4ff28b..9727fa5b4478ed0675686d53507eb713ae1d6cea 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Foundation for Sites by ZURB
- * Version 6.5.0-rc.3
+ * Version 6.5.0-rc.4
  * foundation.zurb.com
  * Licensed under MIT Open Source
  */