mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
use 0.3.4.x as latest until 035 release
This commit is contained in:
@@ -74,7 +74,7 @@ BRANCHES = ["0.3.4.x", "0.3.5.x"]
|
||||
smv_branch_whitelist = multiversion_regex_builder(BRANCHES)
|
||||
# Defines which version is considered to be the latest stable version.
|
||||
# Must be listed in smv_tag_whitelist or smv_branch_whitelist.
|
||||
smv_latest_version = "0.3.5.x"
|
||||
smv_latest_version = "0.3.4.x"
|
||||
# smv_rename_latest_version = "0.3.5.x"
|
||||
# Whitelist pattern for remotes (set to None to use local branches only)
|
||||
smv_remote_whitelist = r"^origin$"
|
||||
|
||||
Reference in New Issue
Block a user