Skip to content

Commit

Permalink
prepared beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Frenzl committed Nov 21, 2018
1 parent 433a242 commit 0f440b3
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/).

## [1.0.3] - 2018-11-20
## [1.0.3-beta.1] - 2018-11-21
### Added
- implemented hook to support shopgate-products 1.5.0

Expand Down
2 changes: 1 addition & 1 deletion extension-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.0.3-beta.1",
"id": "@shopgate/products-add-properties",
"components": [],
"configuration": {
Expand Down
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopgate/products-add-properties",
"version": "1.0.3",
"version": "1.0.3-beta.1",
"description": "Shopgate products property extension",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0f440b3

Please sign in to comment.