Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Jul 30, 2017
1 parent cea2fc0 commit 0887bcb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"version": "4.1.0",
"version_name": "v4.1.0 Free (2017-07-24)",
"version": "4.1.1",
"version_name": "v4.1.1 Free (2017-07-30)",
"applications": {
"gecko": {
"strict_min_version": "52.0"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "talkie",
"private": true,
"version": "4.1.0",
"version": "4.1.1",
"description": "Text-to-speech (TTS) browser extension button.",
"scripts": {
"clean": "rimraf package/ && rimraf dist/ && rimraf web-ext-artifacts/ && rimraf lib/ && rimraf _locales/*/*.json~ _locales/*/messages.json _locales/*/messages.premium.json",
Expand Down

0 comments on commit 0887bcb

Please sign in to comment.