diff --git a/manifest.json b/manifest.json index dc891c8c..07b07fc4 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://danielo.es", "fundingUrl": "https://www.buymeacoffee.com/danielo515", "isDesktopOnly": false, - "version": "1.1.0" + "version": "1.2.0" } \ No newline at end of file diff --git a/versions.json b/versions.json index 908e85cf..8846fba0 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { "1.0.0": "0.15.0", - "1.1.0": "0.15.0" + "1.1.0": "0.15.0", + "1.2.0": "0.15.0" } \ No newline at end of file