]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for for v6.5.0-rc.3
authorNicolas Coden <nicolas@ncoden.fr>
Sat, 25 Aug 2018 20:40:27 +0000 (22:40 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 12 Sep 2018 20:38:34 +0000 (22:38 +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 3fae792e4359fcbc50d7130d11686bffa6ebc82f..1cd275a544e15d7756c025dfea70afa735679c74 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.2",
+  "version": "6.5.0-rc.3",
   "description": "The most advanced responsive front-end framework in the world.",
   "homepage": "http://foundation.zurb.com/sites",
   "license": "MIT",
index 6fe5508589e7db6bf213addfa310f801bf5feaef..698ba99a6a13aac5573e76df3a0c0cf5b22cd450 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.2</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.3</span> <span class="changelog-link">changelog</span></a>
   </div>
 
   <div class="small-7 columns show-for-small-only">
index 4fa7a6b08dadf9e9e82244d2a1624b1b092de395..5f6cf7585c5cbe684fd2a69084f6d95b22d2fdba 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.2';
+var FOUNDATION_VERSION = '6.5.0-rc.3';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify
index ef0e5144a1c08473ab4fca67c84be06d58018fcf..7308f0c5f4382b555e4d180b42dbc2540872fe79 100644 (file)
@@ -1,4 +1,4 @@
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.2)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.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 7bc1ab9681ef8d37597ba91ccd7f1695daa21265..4a4406784f6d9608434440a5048ffa5e5b700f72 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.2",
+  "version": "6.5.0-rc.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index f4257a90a7ec092d985a6a3926ce4ac45095c647..edcde85d89734a7edfdcaa12d930dbb1f24751d3 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.2',
+  version: '6.5.0-rc.3',
   git: 'https://github.com/zurb/foundation-sites.git',
   documentation: 'meteor-README.md'
 });
index 231825518e080a0d5aa1a34c6ce3051a357fd81f..f0033ce61e617cc05265bf13739ece332103ec34 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.2",
+  "version": "6.5.0-rc.3",
   "main": "dist/js/foundation.js",
   "module": "js/foundation.js",
   "jsnext:main": "js/foundation.js",
index d087a05c93b4e5280ea9b6aae1024e6efcab8bec..cc4834776c402380d40baf84af2fec78ba4ff28b 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Foundation for Sites by ZURB
- * Version 6.5.0-rc.2
+ * Version 6.5.0-rc.3
  * foundation.zurb.com
  * Licensed under MIT Open Source
  */