Skip to content

Commit 8b60b76

Browse files
committed
bump v0.0.13
1 parent 10969e9 commit 8b60b76

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

4+
v0.0.13 - 2016-10-27
5+
--------------------
6+
7+
* make service responsive
8+
* add bootstrap to service
9+
* fix toolbar glitch
10+
411
v0.0.12 - 2016-10-26
512
--------------------
613

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.12",
3+
"version": "0.0.13",
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.12",
3+
"version": "0.0.13",
44
"manifest_version": 2,
55
"description": "__MSG_appDescription__",
66
"icons": {

0 commit comments

Comments
 (0)