Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Jun 11, 2017
1 parent 652d8bb commit 1450919
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.2",
"version_name": "v3.2.2 Free (2017-05-22)",
"version": "4.0.0",
"version_name": "v4.0.0 Free (2017-06-11)",
"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.2",
"version": "4.0.0",
"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 1450919

Please sign in to comment.