We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a0391 commit 4623062Copy full SHA for 4623062
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.12.2_Linux_x86_64.deb
+dpkg -i conduit_0.13.0_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.12.2_Linux_x86_64.rpm
+rpm -i conduit_0.13.0_Linux_x86_64.rpm
96
97
98
### Build from source
0 commit comments