Skip to content

Commit

Permalink
3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed May 22, 2017
1 parent 2254b02 commit 33c6999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"version": "3.2.1",
"version_name": "v3.2.1 Free (2017-05-21)",
"version": "3.2.2",
"version_name": "v3.2.2 Free (2017-05-22)",
"applications": {
"gecko": {
"strict_min_version": "52.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "talkie",
"private": true,
"version": "3.2.1",
"version": "3.2.2",
"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 33c6999

Please sign in to comment.