Skip to content

Commit 2e9da20

Browse files
committed
fix readme, add version.txt
1 parent 7ac5b4e commit 2e9da20

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ docker build -t ghcr.io/code-tool/inventor/inventor:$(cat VERSION.txt) --build-a
133133
```
134134
pulling image:
135135
```bash
136-
ghcr.io/code-tool/inventor/inventor:0.0.3
136+
ghcr.io/code-tool/inventor/inventor:0.2.0
137137
```
138138

139139
## License

VERSION.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.2.0

0 commit comments

Comments
 (0)