Skip to content

Commit 4e8c8fd

Browse files
Merge pull request #597 from Hlavtox/bump-version
Bump version to 0.1.7
2 parents 00320b5 + a02d6e4 commit 4e8c8fd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hummingbird theme
22

3-
This is a PrestaShop's theme we are working on. Please, if you work on this theme, use the `8.0.x` branch of PrestaShop to make sure this theme is compatible with the latest `8.x` version.
3+
This is a PrestaShop's theme we are working on. Please, if you work on this theme, use the `8.1.x` branch of PrestaShop to make sure this theme is compatible with the latest `8.1.x` version.
44

55
[Read more](https://build.prestashop.com/news/new-theme-announce/) about this theme on the blog.
66

config/theme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: hummingbird
22
display_name: Hummingbird
3-
version: 0.1.6
3+
version: 0.1.7
44
author:
55
name: "PrestaShop Team"
66
email: "pub@prestashop.com"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prestashop-hummingbird-dev-tools",
3-
"version": "0.1.5",
3+
"version": "0.1.7",
44
"description": "Tools to help while developing the Hummingbird theme",
55
"engines": {
66
"node": ">= 14"

0 commit comments

Comments
 (0)