Skip to content

Commit 0e0ced9

Browse files
authored
update conduit version (#2186)
1 parent ecf40af commit 0e0ced9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.13.1_Linux_x86_64.deb
86+
dpkg -i conduit_0.13.2_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.13.1_Linux_x86_64.rpm
95+
rpm -i conduit_0.13.2_Linux_x86_64.rpm
9696
```
9797

9898
### Build from source

0 commit comments

Comments
 (0)