Skip to content

Commit

Permalink
Changed Versioning to neu Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thejuse committed Jun 26, 2018
1 parent eb64dea commit e0b6fb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.1] - 2018-06-26
### Changed
* Text of Constants description
* Updated Changelog.md
* Description of Extension
- Text of Constants description
- Updated Changelog.md
- Description of Extension

## [1.2.0] - 2018-03-22
### Added
Expand Down
2 changes: 1 addition & 1 deletion cookiebanner/ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '1.2.0',
'version' => '1.2.1',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-8.7.99',
Expand Down

0 comments on commit e0b6fb8

Please sign in to comment.