Skip to content

Commit

Permalink
Release 3.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TitaKoleva committed May 30, 2024
1 parent 98c1094 commit 88f4ffc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [v3.0.0] - Unreleased
## [v3.0.0-rc.1] - 2024-05-30

### Added
- All quality and testing tools are now running from module directory. Run `composer update` in module root directory and check "scripts" section in `composer.json`
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This module also comes with all the quality tools OXID recommends to use.
* b-6.4.x branch is compatible with OXID eShop compilation b-6.4.x
* b-6.5.x branch / v1.0.0 version - compatible with OXID eShop compilation b-6.5.x
* b-7.0.x branch / v2.x version - compatible with OXID eShop compilation b-7.0.x
* b-7.1.x branch is compatible with OXID eShop compilation 7.1.x and the respective branch
* b-7.1.x branch / v3.x version - compatible with OXID eShop compilation 7.1.x and the respective branch

## Installation

Expand Down
2 changes: 1 addition & 1 deletion metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'title' => 'OxidEsales Module Template (OEMT)',
'description' => '',
'thumbnail' => 'pictures/logo.png',
'version' => '2.1.0',
'version' => '3.0.0-rc.1',
'author' => 'OXID eSales AG',
'url' => '',
'email' => '',
Expand Down

0 comments on commit 88f4ffc

Please sign in to comment.