diff --git a/manifest.json b/manifest.json index 551138c..b6244df 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "PLN", - "version": "1.14.0", + "version": "1.14.1", "minAppVersion": "1.6.2", "author": "PipeItToDevNull", "authorUrl": "https://docs.dev0.sh" diff --git a/versions.json b/versions.json index 9eddf05..51624d4 100644 --- a/versions.json +++ b/versions.json @@ -21,5 +21,6 @@ "1.11.0": "1.5.0", "1.12.0": "1.5.0", "1.13.0": "1.5.5", - "1.14.0": "1.6.2" + "1.14.0": "1.6.2", + "1.14.1": "1.6.2" }