We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5d5ae commit afe92f5Copy full SHA for afe92f5
2 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "PLN",
3
- "version": "1.12.0",
4
- "minAppVersion": "1.5.0",
+ "version": "1.13.0",
+ "minAppVersion": "1.5.5",
5
"author": "PipeItToDevNull",
6
"authorUrl": "https://docs.dev0.sh"
7
}
versions.json
@@ -19,5 +19,6 @@
19
"1.10.0": "1.5.0",
20
"1.10.1": "1.5.0",
21
"1.11.0": "1.5.0",
22
- "1.12.0": "1.12.0"
+ "1.12.0": "1.5.0",
23
+ "1.13.0": "1.5.5"
24
0 commit comments