Skip to content

Commit

Permalink
release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tenzap committed Sep 9, 2023
1 parent b317d89 commit d2b6ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/kalkun_settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
| https://github.com/kalkun-sms/Kalkun/wiki/Developing#Version-numbering-guidelines
|
*/
$config['kalkun_version'] = '0.8.1-beta-2-dev';
$config['kalkun_version'] = '0.8.1';
$config['kalkun_codename'] = '-';
$config['kalkun_release_date'] = '-';
$config['kalkun_release_date'] = '2023-09-09';

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit d2b6ccc

Please sign in to comment.