From: Jeremy Thomas Date: Sun, 23 Jun 2024 21:56:35 +0000 (+0100) Subject: Fix #3823 X-Git-Tag: 1.0.2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d48e275f436976344304d89a07808d897d99935f;p=thirdparty%2Fbulma.git Fix #3823 --- diff --git a/docs/_data/meta.json b/docs/_data/meta.json index 3fd43f09..24354ab9 100644 --- a/docs/_data/meta.json +++ b/docs/_data/meta.json @@ -2,11 +2,11 @@ "title": "Bulma: Free, open source, and modern CSS framework based on Flexbox", "description": "Bulma is a free, 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/1.0.0/bulma-1.0.0.zip", - "release_notes": "https://github.com/jgthms/bulma/releases/tag/1.0.0", + "download": "https://github.com/jgthms/bulma/releases/download/1.0.1/bulma-1.0.1.zip", + "release_notes": "https://github.com/jgthms/bulma/releases/tag/1.0.1", "github": "https://github.com/jgthms/bulma", "twitter": "https://twitter.com/jgthms", - "version": "1.0.0", + "version": "1.0.1", "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",