Skip to content

Commit 9cdd154

Browse files
committed
Fixed readme.md error
1 parent 5f168b3 commit 9cdd154

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424

2525
You can use Docker Image
2626

27-
The current version of the project is 1.2, which is considered the most stable and reliable release available. This version has undergone extensive testing and debugging to ensure a high level of stability and performance.
27+
The current version of the project is 1.3, which is considered the most stable and reliable release available. This version has undergone extensive testing and debugging to ensure a high level of stability and performance.
2828

2929
```
30-
docker pull xandouglas/switchsetup:v1.2
31-
docker run -p 8000:8000 --name switchsetup -d xandouglas/switchsetup:v1.2
30+
docker pull xandouglas/switchsetup:v1.3
31+
docker run -p 8000:8000 --name switchsetup -d xandouglas/switchsetup:v1.3
3232
```
3333

3434
After creating the image, use for login:
@@ -105,7 +105,7 @@ After this, a new admin user with the username "admin" and password "123" is aut
105105

106106
| Version | | Date |
107107
|----------|:-------------:|------:|
108-
| 1.3 | SSH Save Credentiasl | 16/07/2023 |
108+
| 1.3 | SSH Save Credentials | 16/07/2023 |
109109
| 1.2 | User Options | 14/07/2023 |
110110
| 1.1 | Fixed login form | 14/07/2023 |
111111
| 1.0 | Up version 1.0 | 14/07/2023 |

0 commit comments

Comments
 (0)