Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 71c9d79

Browse files
authored
Minor README.md fix (#331)
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent b1b8513 commit 71c9d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ index 9a41c6a..db12a82 100644
257257
# standard setup, you can:
258258
# - use the VERSION as arg of the bundle target (e.g. make bundle VERSION=1.0.10)
259259
# - use environment variables to overwrite this value (e.g. export VERSION=1.0.10)
260-
-VERSION ?= 1.0.8
260+
-VERSION ?= 1.0.9
261261
+VERSION ?= 1.0.10
262262
```
263263

0 commit comments

Comments
 (0)