Skip to content

Commit 4a63e81

Browse files
author
Mrunal Patel
committed
Merge pull request #144 from wking/state-version-example
runtime: Add 'version' to the state.json example
2 parents 8cbabfc + 889f775 commit 4a63e81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This is provided so that consumers can find the container's configuration and ro
2727

2828
```json
2929
{
30+
"version": "0.2.0",
3031
"id": "oc-container",
3132
"pid": 4422,
3233
"bundlePath": "/containers/redis"

0 commit comments

Comments
 (0)