Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ebff1a9

Browse files
committedJan 1, 2024
Raise Version 0.8
1 parent 0d66137 commit ebff1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎config/common/params.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'app' => [
2020
'charset' => 'UTF-8',
2121
'name' => 'LDAP Commander',
22-
'version' => '0.7.0',
22+
'version' => '0.8.0',
2323
],
2424
'yiisoft/aliases' => [
2525
'aliases' => [

0 commit comments

Comments
 (0)
Please sign in to comment.