Skip to content

Commit 66983b3

Browse files
committed
bump version to 0.8.4-beta-2-dev
1 parent e0715a3 commit 66983b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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';
14+
$config['kalkun_version'] = '0.8.4-beta-2-dev';
1515
$config['kalkun_codename'] = '-';
16-
$config['kalkun_release_date'] = '2026-02-18';
16+
$config['kalkun_release_date'] = '-';
1717

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

0 commit comments

Comments
 (0)