{
"name": "foundation-sites",
- "version": "6.5.0-rc.1",
+ "version": "6.5.0-rc.2",
"description": "The most advanced responsive front-end framework in the world.",
"homepage": "http://foundation.zurb.com/sites",
"license": "MIT",
<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.1</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.2</span> <span class="changelog-link">changelog</span></a>
</div>
<div class="small-7 columns show-for-small-only">
import { GetYoDigits } from './foundation.core.utils';
import { MediaQuery } from './foundation.util.mediaQuery';
-var FOUNDATION_VERSION = '6.5.0-rc.1';
+var FOUNDATION_VERSION = '6.5.0-rc.2';
// Global Foundation object
// This is attached to the window, or used as a module for AMD/Browserify
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.1)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.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.
Package.describe({
name: 'zurb:foundation-sites',
summary: 'Foundation 6 - The most advanced responsive front-end framework in the world.',
- version: '6.5.0-rc.1',
+ version: '6.5.0-rc.2',
git: 'https://github.com/zurb/foundation-sites.git',
documentation: 'meteor-README.md'
});
{
"name": "foundation-sites",
- "version": "6.5.0-rc.1",
+ "version": "6.5.0-rc.2",
"main": "dist/js/foundation.js",
"browser": "dist/js/foundation.js",
"module": "js/entries/foundation.js",
/**
* Foundation for Sites by ZURB
- * Version 6.5.0-rc.1
+ * Version 6.5.0-rc.2
* foundation.zurb.com
* Licensed under MIT Open Source
*/