We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac5b4e commit 2e9da20Copy full SHA for 2e9da20
2 files changed
README.md
@@ -133,7 +133,7 @@ docker build -t ghcr.io/code-tool/inventor/inventor:$(cat VERSION.txt) --build-a
133
```
134
pulling image:
135
```bash
136
-ghcr.io/code-tool/inventor/inventor:0.0.3
+ghcr.io/code-tool/inventor/inventor:0.2.0
137
138
139
## License
VERSION.txt
@@ -0,0 +1 @@
1
+0.2.0
0 commit comments