mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 14:25:35 -04:00
Set hugoDocs/master to 0.24.1
From now on we * Deploy from master * Anything related to Next Hugo goes into the dev branch * Changes in hugo/docs will, in general, be merged once every release, but can be manually merged/cherry picked * All contributions that is not tightly coupled with code changes, should be made directly to hugoDocs * But we also merge PRs into hugo/docs, but preferably changes that is related to the code in the PR itself The stable branch will be removed, so we now have 2 branches: master (current Hugo) and dev (next Hugo). Closes #22
This commit is contained in:
parent
c4e21471ad
commit
e8c3639097
@ -26,7 +26,7 @@ notAlternative = true
|
||||
[params]
|
||||
description = "Documentation of Hugo, a fast and flexible static site generator built with love by spf13, bep and friends in Go"
|
||||
author = "Steve Francia (spf13) and friends"
|
||||
release = "0.25-DEV"
|
||||
release = "0.24.1"
|
||||
|
||||
[taxonomies]
|
||||
tag = "tags"
|
||||
|
Loading…
x
Reference in New Issue
Block a user