diff --git a/README.md b/README.md index 48ba14f..d8f352c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@

CatchTwo; Pokétwo Autocatcher

+[v1.4-beta](https://github.com/kyan0045/CatchTwo/tree/v1.4) based on AI catching is currently in development Simple and free pokétwo selfbot
[![Support Server](https://img.shields.io/badge/Support_Server-000?style=for-the-badge&logo=&color=informational)](https://discord.gg/tXa2Hw5jHy) @@ -20,7 +21,6 @@ Simple and free pokétwo selfbot
[![Forks](https://img.shields.io/github/forks/kyan0045/CatchTwo?style=for-the-badge&logo=&color=blue)](https://github.com/kyan0045/CatchTwo/network/members) [![Issues](https://img.shields.io/github/issues/kyan0045/CatchTwo?style=for-the-badge&logo=&color=informational)](https://github.com/kyan0045/CatchTwo/issues) [![Pull Requests](https://img.shields.io/github/issues-pr/kyan0045/CatchTwo?style=for-the-badge&logo=&color=informational)](https://github.com/kyan0045/CatchTwo/pulls) -Deploy on replit diff --git a/package.json b/package.json index 5b6bb74..ead9e77 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "replit-test123": "^1.0.1", "express": "^4.18.2", "fs-extra": "^11.1.1", - "pokehint": "^1.2.9" + "pokehint": "^1.3.2" } }