We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4fb77 commit 1bde132Copy full SHA for 1bde132
1 file changed
README.md
@@ -8,13 +8,13 @@ A discordbot written primary for server PurrplingCat
8
9
### Regular download
10
11
-* Latest stable version 1.3.3: [Release v1.3.3 'Carmilla'](https://github.com/EllenFawkes/PurrplingBot/releases/tag/1.3.3)
+* Latest stable version 1.3.4: [Release v1.3.4 'Carmilla'](https://github.com/EllenFawkes/PurrplingBot/releases/tag/1.3.4)
12
* Develop version: `git clone https://github.com/EllenFawkes/PurrplingBot.git`
13
14
### Get image from DockerHub
15
16
```bash
17
-docker pull purrplingcat/purrplingbot:1.3.3 # Latest stable version 1.3.3 'Carmilla'
+docker pull purrplingcat/purrplingbot:1.3.4 # Latest stable version 1.3.4 'Carmilla'
18
docker pull purrplingcat/purrplingbot:latest # Latest development version
19
```
20
0 commit comments