Skip to content

Commit 8124097

Browse files
authored
Merge pull request #7590 from kenjis/docs-change-version-notation
docs: change version number notation
2 parents 05cdc29 + bdaeb2d commit 8124097

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

user_guide_src/source/changelogs/v4.1.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Bugs Fixed
1414

1515
- Fixed an issue where ``.gitattributes`` was preventing framework downloads.
1616

17-
Note that this fix was also applied retroactively to ``4.0.5`` on the **framework** repo.
17+
Note that this fix was also applied retroactively to 4.0.5 on the **framework** repo.
1818

1919
See the repo's
2020
`CHANGELOG_4.1.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/changelogs/CHANGELOG_4.1.md>`_

user_guide_src/source/installation/upgrade_4210.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please refer to the upgrade instructions corresponding to your installation meth
1515
Project Files
1616
*************
1717

18-
Version ``4.2.10`` did not alter any executable code in project files.
18+
Version 4.2.10 did not alter any executable code in project files.
1919

2020
All Changes
2121
===========

user_guide_src/source/installation/upgrade_4211.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If the following values exceed those maximum length, the session will not work p
5555
Project Files
5656
*************
5757

58-
Version ``4.2.11`` did not alter any executable code in project files.
58+
Version 4.2.11 did not alter any executable code in project files.
5959

6060
All Changes
6161
===========

user_guide_src/source/installation/upgrade_4212.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please refer to the upgrade instructions corresponding to your installation meth
1515
Project Files
1616
*************
1717

18-
Version ``4.2.12`` did not alter any executable code in project files.
18+
Version 4.2.12 did not alter any executable code in project files.
1919

2020
All Changes
2121
===========

user_guide_src/source/installation/upgrade_423.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Please refer to the upgrade instructions corresponding to your installation meth
1515
Project Files
1616
*************
1717

18-
Version ``4.2.3`` is an internal change for security measures and requires no intervention in projects.
18+
Version 4.2.3 is an internal change for security measures and requires no intervention in projects.

user_guide_src/source/installation/upgrade_425.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Please refer to the upgrade instructions corresponding to your installation meth
1515
Project Files
1616
*************
1717

18-
Version ``4.2.5`` did not alter any project files.
18+
Version 4.2.5 did not alter any project files.

user_guide_src/source/installation/upgrade_427.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Others
5858
Project Files
5959
*************
6060

61-
Version ``4.2.7`` did not alter any executable code in project files.
61+
Version 4.2.7 did not alter any executable code in project files.
6262

6363
All Changes
6464
===========

0 commit comments

Comments
 (0)