Skip to content

Commit

Permalink
I've removed the version name.
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleloscozzese committed Feb 10, 2017
1 parent d0225c7 commit 09ebf27
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 17 deletions.
4 changes: 0 additions & 4 deletions _locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@
"extensionDescription": {
"message": "Elimina las preguntas relacionadas de StackOverflow.",
"description": "The description of the extension."
},
"extensionVersionName": {
"message": "Versión inicial.",
"description": "The name of the extension version."
}
}
4 changes: 0 additions & 4 deletions _locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@
"extensionDescription": {
"message": "Retirez les questions liées de StackOverflow.",
"description": "The description of the extension."
},
"extensionVersionName": {
"message": "La version initiale.",
"description": "The name of the extension version."
}
}
4 changes: 0 additions & 4 deletions _locales/nl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@
"extensionDescription": {
"message": "Verwijder de gekoppelde vragen van StackOverflow.",
"description": "The description of the extension."
},
"extensionVersionName": {
"message": "De oorspronkelijke uitgave.",
"description": "The name of the extension version."
}
}
4 changes: 0 additions & 4 deletions _locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@
"extensionDescription": {
"message": "Usuń powiązane pytania ze strony StackOverflow.",
"description": "The description of the extension."
},
"extensionVersionName": {
"message": "Wersja początkowa.",
"description": "The name of the extension version."
}
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.2.0.1",
"version": "1.3.3.1",
"default_locale": "en_US",
"description": "__MSG_extensionDescription__",
"author": "Daniel Arthur Gallagher",
Expand Down

0 comments on commit 09ebf27

Please sign in to comment.