Skip to content

Commit 8c97728

Browse files
committed
bump v0.0.12
1 parent ebd323e commit 8c97728

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
HON-Provisu-Extension Changelog
22
===============================
33

4+
v0.0.12 - 2016-10-26
5+
--------------------
6+
7+
* change toolbar buttons shape
8+
* add toolbar buttons responsive
9+
410
v0.0.11 - 2016-10-24
511
--------------------
612

app/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "0.0.10",
3+
"version": "0.0.12",
44
"manifest_version": 2,
55
"description": "__MSG_appDescription__",
66
"default_locale": "en",

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "0.0.10",
3+
"version": "0.0.12",
44
"manifest_version": 2,
55
"description": "__MSG_appDescription__",
66
"icons": {

0 commit comments

Comments
 (0)