We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0715a3 commit 66983b3Copy full SHA for 66983b3
1 file changed
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';
+$config['kalkun_version'] = '0.8.4-beta-2-dev';
15
$config['kalkun_codename'] = '-';
16
-$config['kalkun_release_date'] = '2026-02-18';
+$config['kalkun_release_date'] = '-';
17
18
/*
19
|--------------------------------------------------------------------------
0 commit comments