summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLishid <lishid@gmail.com>2022-10-19 18:20:15 -0400
committerGitHub <noreply@github.com>2022-10-19 18:20:15 -0400
commitbe9db886ee504a5b261304a072efed8dd95477d9 (patch)
treef3aa82547fd342cfe7c55d75c6368d8af10dc482 /README.md
parent9e151a1f16eeb98aa525d6a413d489f337191db7 (diff)
Update minimum version to 1.0.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8e56b28..dc70192 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Once you have the repo locally on your computer, there are a couple of placehold
{
"name": "Moonstone",
"version": "0.0.0",
- "minAppVersion": "0.16.0"
+ "minAppVersion": "1.0.0"
}
```