We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10969e9 commit 8b60b76Copy full SHA for 8b60b76
CHANGELOG.md
@@ -1,6 +1,13 @@
1
HON-Provisu-Extension Changelog
2
===============================
3
4
+v0.0.13 - 2016-10-27
5
+--------------------
6
+
7
+* make service responsive
8
+* add bootstrap to service
9
+* fix toolbar glitch
10
11
v0.0.12 - 2016-10-26
12
--------------------
13
app/manifest.firefox.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
- "version": "0.0.12",
+ "version": "0.0.13",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"default_locale": "en",
app/manifest.json
"icons": {
0 commit comments