summaryrefslogtreecommitdiffstats
path: root/doc/src/02000-store.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/02000-store.md')
-rw-r--r--doc/src/02000-store.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/02000-store.md b/doc/src/02000-store.md
index d7aacdf1..acb2c6d8 100644
--- a/doc/src/02000-store.md
+++ b/doc/src/02000-store.md
@@ -77,7 +77,7 @@ An example for a file in the store follows.
---
[imag]
-version = "0.7.0"
+version = "0.8.0"
[note]
name = "foo"
@@ -228,12 +228,12 @@ The strucure is as follows:
```json
{
- "version": "0.7.0",
+ "version": "0.8.0",
"store": {
"example": {
"header": {
"imag": {
- "version": "0.7.0",
+ "version": "0.8.0",
},
},
"content": "hi there!",