We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f6ebd commit b0a6600Copy full SHA for b0a6600
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.2.0
6
+
7
### Added
8
9
- Test vault for easier development and testing
manifest.json
@@ -6,5 +6,5 @@
"authorUrl": "https://philoserf.com",
"fundingUrl": "https://buymeacoffee.com/philoserf",
"minAppVersion": "1.0.0",
- "version": "1.1.0"
+ "version": "1.2.0"
10
}
versions.json
@@ -1,4 +1,5 @@
1
{
+ "1.2.0": "1.0.0",
"1.1.0": "1.0.0",
"1.0.0": "1.0.0",
"0.1.0": "0.9.7"
0 commit comments