Browse Source

Update files for next version

pull/21/head
KodeStar 7 years ago
parent
commit
9bb0304620
  1. 12
      CHANGELOG.md
  2. 2
      config/app.php

12
CHANGELOG.md

@ -1,6 +1,16 @@
# Release Notes
## v1.1.2 (2018-02-05)
## v1.3.0 (2018-02-05)
### Added
### Changed
### Fixed
## v1.2.0 (2018-02-07)
### Added
- Translation support

2
config/app.php

@ -14,7 +14,7 @@ return [
*/
'name' => env('APP_NAME', 'Heimdall'),
'version' => '1.2.0',
'version' => '1.3.0',
/*
|--------------------------------------------------------------------------

Loading…
Cancel
Save