From 9e28514b9555065d1097f67d9ca0f2e8abacb032 Mon Sep 17 00:00:00 2001 From: mrg0lden Date: Sat, 14 Apr 2018 22:37:04 +0300 Subject: [PATCH] Update Bulma version and download link variables. Update Bulma version and download link variables in meta.json file. --- docs/_data/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_data/meta.json b/docs/_data/meta.json index 83273d3c..14935ea9 100644 --- a/docs/_data/meta.json +++ b/docs/_data/meta.json @@ -2,10 +2,10 @@ "title": "Bulma: a modern CSS framework based on Flexbox", "description": "Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.", "documentation": "/documentation", - "download": "https://github.com/jgthms/bulma/releases/download/0.6.2/bulma-0.6.2.zip", + "download": "https://github.com/jgthms/bulma/releases/download/0.7.0/bulma-0.7.0.zip", "github": "https://github.com/jgthms/bulma", "twitter": "https://twitter.com/jgthms", - "version": "0.6.2", + "version": "0.7.0", "book_url": "https://bleedingedgepress.com/creating-interfaces-bulma/", "book_amazon": "https://www.amazon.com/Creating-Interfaces-Bulma-Jeremy-Thomas-ebook/dp/B079M1BJG4/", "book_sample": "http://www.bleedingedgepress.com/book_excerpts/01E9D1/creating_interfaces_with_bulma_sample.pdf"