Skip to content

Commit

Permalink
Firefox V2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zijian-shao committed Mar 17, 2019
1 parent f2936c6 commit bdbf312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WaterlooWorksAzure_Firefox/html/options.html
Expand Up @@ -964,7 +964,7 @@ <h5 i18n-text="appointments"></h5>

<!-- About -->
<h2 i18n-text="waterlooWorksAzure"></h2>
<p i18n-text="version"><span id="azure-version"></span></p>
<p><span i18n-text="version"></span><span id="azure-version"></span></p>
<p i18n-text="copyright"></p>
<div>
<a class="btn btn-primary" data-href="officialWebsite" target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion WaterlooWorksAzure_Firefox/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_appName__",
"version": "2.1.4",
"version": "2.1.5",
"author": "Zijian Shao",
"background": {
"scripts": [
Expand Down

0 comments on commit bdbf312

Please sign in to comment.