summaryrefslogtreecommitdiffstats
path: root/doc/user/src/approach.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/src/approach.md')
-rw-r--r--doc/user/src/approach.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/src/approach.md b/doc/user/src/approach.md
index ae69b997..21cd41b6 100644
--- a/doc/user/src/approach.md
+++ b/doc/user/src/approach.md
@@ -45,7 +45,7 @@ An imag entry contains always a version information header part:
```
[imag]
-version = "0.10.0"
+version = "0.10.1"
```
Each imag module is free to store data under its own header section, where the
@@ -65,7 +65,7 @@ is_habit_instance = true
name = 'eat_fruit'
[imag]
-version = '0.10.0'
+version = '0.10.1'
[links]
internal = ['habit/template/eat_fruit']