diff --git a/docs/content/index/index.yml b/docs/content/index/index.yml index 096fbeda..6daf9bb0 100644 --- a/docs/content/index/index.yml +++ b/docs/content/index/index.yml @@ -27,8 +27,13 @@ tail: | for *way* more. news: + - date: 2014-06-08 + body: | + + jq 1.4 (finally) released! Get it on the [download](download/) page. + - date: 2013-05-19 body: | - jq 1.3 (finally) released! Get it on the [download](download/) page. + jq 1.3 released. diff --git a/docs/site.yml b/docs/site.yml index 058bd4ce..d49ceaf4 100644 --- a/docs/site.yml +++ b/docs/site.yml @@ -4,7 +4,7 @@ # This line is modified by the Makefile. To change the version number, # edit the Autoconf version number at the top of configure.ac -jq_version: "1.3" +jq_version: "1.4" root: '/jq' footer: |