]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: bump version for for v6.5.0
authorNicolas Coden <nicolas@ncoden.fr>
Sun, 21 Oct 2018 14:42:08 +0000 (16:42 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Mon, 29 Oct 2018 23:31:22 +0000 (00:31 +0100)
bower.json
js/foundation.core.js
meteor-README.md
package-lock.json
package.js
package.json
scss/foundation.scss

index 33f3d298ab71cb39e2109419ce7669b4388466ce..4ee6c2b75b7e1a79d29367d36a4751fb948e77b8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.4",
+  "version": "6.5.0",
   "description": "The most advanced responsive front-end framework in the world.",
   "homepage": "http://foundation.zurb.com/sites",
   "license": "MIT",
index 70d30bd0f4f924325ac0d82e83c212e10a955073..96cabfef2e8eedea5d62056b34ac3b4c9d15336f 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.4';
+var FOUNDATION_VERSION = '6.5.0';
 
 // Global Foundation object
 // This is attached to the window, or used as a module for AMD/Browserify
index 8ae562db2cf03573ca579d45bee5b5944bc279ab..41ca3d25778cb6d6d4412e2f1d453671985bdabd 100644 (file)
@@ -1,4 +1,4 @@
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0-rc.4)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0)
 
 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 aee20e1367ca797cc996b46cbd3f5fe6bc075dc7..df555dab69df8280f20423f254245312988c85c4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.4",
+  "version": "6.5.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 2d516778edc05f05bf06084e832a6fc0c011d955..f1d46d71bb2528feb6a7d2849ce15f43ab815458 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.4',
+  version: '6.5.0',
   git: 'https://github.com/zurb/foundation-sites.git',
   documentation: 'meteor-README.md'
 });
index 918d186c30bf4afb6dc47e82d9de198b4576d9ab..e6fe945d43b89a0f61fbd729afdef2e3796e357f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "foundation-sites",
-  "version": "6.5.0-rc.4",
+  "version": "6.5.0",
   "main": "dist/js/foundation.js",
   "module": "dist/js/foundation.esm.js",
   "jsnext:main": "dist/js/foundation.esm.js",
index 9727fa5b4478ed0675686d53507eb713ae1d6cea..3c0cb284926115f2fe848e038a653411f79ef8de 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Foundation for Sites by ZURB
- * Version 6.5.0-rc.4
+ * Version 6.5.0
  * foundation.zurb.com
  * Licensed under MIT Open Source
  */