From b63136994411bc10b95042960b44b32cd5afd436 Mon Sep 17 00:00:00 2001 From: Franco Masotti Date: Thu, 22 Apr 2021 20:02:47 +0200 Subject: [PATCH] Updated software version. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index fe9affd..f015810 100644 --- a/_config.yml +++ b/_config.yml @@ -12,7 +12,7 @@ website: software: # These should point to the-flux-of-thought repository. home: "https://software.franco.net.eu.org/frnmst/the-flux-of-thought" - version: "3.0.0" + version: "4.0.0" # The following is used along the version variable to build the # software version url. release_base_url: "https://software.franco.net.eu.org/frnmst/the-flux-of-thought/src/tag" @@ -138,7 +138,7 @@ defaults: ## Other Params include: [ "_pages" ] -exclude: [ "LICENSE", "README.md", "CNAME", "vendor", "Gemfile", "Makefile", "Pipfile", "Pipfile.lock", ".pre-commit-config.yaml", "Gemfile" ] +exclude: [ "LICENSE", "README.md", "CNAME", "vendor", "Gemfile", "Gemfile.lock", "Makefile", "Pipfile", "Pipfile.lock", ".pre-commit-config.yaml" ] ## Ruby gems plugins: