Skip to content

Commit 645e6a9

Browse files
committed
bump v0.0.10
1 parent b5bf798 commit 645e6a9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

4+
v0.0.10 - 2016-10-21
5+
--------------------
6+
7+
* fix tooltip not showing
8+
49
v0.0.9 - 2016-10-21
510
-------------------
611

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

0 commit comments

Comments
 (0)