From: mrg0lden Date: Sat, 14 Apr 2018 19:37:04 +0000 (+0300) Subject: Update Bulma version and download link variables. X-Git-Tag: 0.7.1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e28514b9555065d1097f67d9ca0f2e8abacb032;p=thirdparty%2Fbulma.git Update Bulma version and download link variables. Update Bulma version and download link variables in meta.json file. --- diff --git a/docs/_data/meta.json b/docs/_data/meta.json index 83273d3c7..14935ea9c 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"