We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bf798 commit 645e6a9Copy full SHA for 645e6a9
CHANGELOG.md
@@ -1,6 +1,11 @@
1
HON-Provisu-Extension Changelog
2
===============================
3
4
+v0.0.10 - 2016-10-21
5
+--------------------
6
+
7
+* fix tooltip not showing
8
9
v0.0.9 - 2016-10-21
10
-------------------
11
app/manifest.firefox.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
- "version": "0.0.5",
+ "version": "0.0.10",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"default_locale": "en",
app/manifest.json
- "version": "0.0.9",
"icons": {
0 commit comments