Skip to content

Commit 4623062

Browse files
authored
Update latest version in README (#2119)
1 parent 82a0391 commit 4623062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Download the right `.deb` file for your machine architecture from the
8383
[latest release](https://github.com/conduitio/conduit/releases/latest), then run:
8484

8585
```sh
86-
dpkg -i conduit_0.12.2_Linux_x86_64.deb
86+
dpkg -i conduit_0.13.0_Linux_x86_64.deb
8787
```
8888

8989
### RPM
@@ -92,7 +92,7 @@ Download the right `.rpm` file for your machine architecture from the
9292
[latest release](https://github.com/conduitio/conduit/releases/latest), then run:
9393

9494
```sh
95-
rpm -i conduit_0.12.2_Linux_x86_64.rpm
95+
rpm -i conduit_0.13.0_Linux_x86_64.rpm
9696
```
9797

9898
### Build from source

0 commit comments

Comments
 (0)