Changeset - 3c2ee6b54ff2
[Not reviewed]
0 2 0
Branko Majic (branko) - 1 month ago 2024-03-08 09:33:16
branko@majic.rs
MAR-201: Bumping version to 8.0-dev (switching back to development).
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/conf.py
Show inline comments
 
@@ -11,7 +11,7 @@
 
project = 'Majic Ansible Roles'
 
copyright = '2018, 2019, 2020, 2021, 2023, 2024 Branko Majic'
 
author = 'Branko Majic'
 
release = '8.0.0'
 
release = '8.0-dev'
 

	
 
# -- General configuration ---------------------------------------------------
 
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
docs/usage.rst
Show inline comments
 
@@ -168,7 +168,7 @@ Ansible Roles:
 
2. Checkout the correct version of the roles::
 

	
 
     cd ~/majic-ansible-roles/
 
     git checkout -b 8.0.0 8.0.0
 
     git checkout -b 8.0-dev 8.0-dev
 

	
 

	
 
Preparing the basic site configuration
0 comments (0 inline, 0 general)