We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21acdff commit d6352c0Copy full SHA for d6352c0
2 files changed
admin/config
@@ -2,6 +2,7 @@
2
# Variables used for maintainers & release building
3
4
CI_ORG=https://github.com/codeigniter4/
5
+CI_DIR=`pwd`
6
7
BOLD='\033[1m'
8
NORMAL='\033[0m'
admin/next.rst
@@ -0,0 +1,15 @@
1
+###########
+Change Logs
+
+Version |version|
+====================================================
+Release Date: Not Released
9
10
+**Next release of CodeIgniter4**
11
12
13
+:doc:`See all the changes. </changelogs/next>`
14
15
0 commit comments