Bump version to 1.0.2
This commit is contained in:
parent
c16cd89096
commit
ce5c03afb9
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "__MSG_extensionName__",
|
"name": "__MSG_extensionName__",
|
||||||
"description": "__MSG_extensionDescription__",
|
"description": "__MSG_extensionDescription__",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"version": "1.0.0",
|
"version": "1.0.2",
|
||||||
"developer": {
|
"developer": {
|
||||||
"name": "Ryze",
|
"name": "Ryze",
|
||||||
"url": "https://github.com/ryze312"
|
"url": "https://github.com/ryze312"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "youtube_customizer",
|
"name": "youtube_customizer",
|
||||||
"version": "1.0.0",
|
"version": "1.0.2",
|
||||||
"description": "Changes layout of YouTube and adds QoL features.",
|
"description": "Changes layout of YouTube and adds QoL features.",
|
||||||
"author": "Ryze",
|
"author": "Ryze",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Reference in a new issue