We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401b227 commit e0715a3Copy full SHA for e0715a3
application/config/kalkun_settings.php
@@ -11,9 +11,9 @@
11
| https://github.com/kalkun-sms/Kalkun/wiki/Developing#Version-numbering-guidelines
12
|
13
*/
14
-$config['kalkun_version'] = '0.8.4-beta-1-dev';
+$config['kalkun_version'] = '0.8.4-beta-1';
15
$config['kalkun_codename'] = '-';
16
-$config['kalkun_release_date'] = '-';
+$config['kalkun_release_date'] = '2026-02-18';
17
18
/*
19
|--------------------------------------------------------------------------
0 commit comments