Skip to content

Commit d6352c0

Browse files
committed
Remember starting directory
1 parent 21acdff commit d6352c0

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

admin/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Variables used for maintainers & release building
33

44
CI_ORG=https://github.com/codeigniter4/
5+
CI_DIR=`pwd`
56

67
BOLD='\033[1m'
78
NORMAL='\033[0m'

admin/next.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
###########
2+
Change Logs
3+
###########
4+
5+
Version |version|
6+
====================================================
7+
8+
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

Comments
 (0)