We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf40af commit 0e0ced9Copy full SHA for 0e0ced9
README.md
@@ -83,7 +83,7 @@ Download the right `.deb` file for your machine architecture from the
83
[latest release](https://github.com/conduitio/conduit/releases/latest), then run:
84
85
```sh
86
-dpkg -i conduit_0.13.1_Linux_x86_64.deb
+dpkg -i conduit_0.13.2_Linux_x86_64.deb
87
```
88
89
### RPM
@@ -92,7 +92,7 @@ Download the right `.rpm` file for your machine architecture from the
92
93
94
95
-rpm -i conduit_0.13.1_Linux_x86_64.rpm
+rpm -i conduit_0.13.2_Linux_x86_64.rpm
96
97
98
### Build from source
0 commit comments