We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289d051 commit d7c90e5Copy full SHA for d7c90e5
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "PLN",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"minAppVersion": "1.1.0",
5
"author": "PipeItToDevNull",
6
"authorUrl": "https://blog.dev0.sh"
versions.json
@@ -1,5 +1,6 @@
"1.0.0": "1.0.0",
"1.1.0": "1.1.0",
- "1.2.0": "1.1.0"
+ "1.2.0": "1.1.0",
+ "1.3.0": "1.1.0"
}
0 commit comments