Skip to content

Commit e0715a3

Browse files
committed
release version 0.8.4-beta-1
1 parent 401b227 commit e0715a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

application/config/kalkun_settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
| https://github.com/kalkun-sms/Kalkun/wiki/Developing#Version-numbering-guidelines
1212
|
1313
*/
14-
$config['kalkun_version'] = '0.8.4-beta-1-dev';
14+
$config['kalkun_version'] = '0.8.4-beta-1';
1515
$config['kalkun_codename'] = '-';
16-
$config['kalkun_release_date'] = '-';
16+
$config['kalkun_release_date'] = '2026-02-18';
1717

1818
/*
1919
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)