Skip to content

Commit 3dafe0b

Browse files
authored
docs: update official package status (#10252)
Signed-off-by: memleakd <121398829+memleakd@users.noreply.github.com>
1 parent 900af13 commit 3dafe0b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

user_guide_src/source/libraries/official_packages.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@ while defaulting to the config files when not custom value has been stored. This
4141
an application to ship with the default config values, but adapt as the project grows
4242
or moves servers, without having to touch the code.
4343

44-
************
45-
Tasks (BETA)
46-
************
44+
*****
45+
Tasks
46+
*****
4747

4848
`CodeIgniter Tasks <https://tasks.codeigniter.com>`_ is a simple task scheduler
4949
for CodeIgniter 4. It allows you to schedule tasks to run at specific times, or
5050
on a recurring basis. It is designed to be simple to use, but flexible enough to
5151
handle most use cases.
5252

53-
************
54-
Queue (BETA)
55-
************
53+
*****
54+
Queue
55+
*****
5656

5757
`CodeIgniter Queue <https://queue.codeigniter.com>`_ is a simple queue system
5858
for CodeIgniter 4. It allows you to queue up tasks to be run later.

0 commit comments

Comments
 (0)