Skip to content

Commit

Permalink
update to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KebsCS committed Apr 18, 2023
1 parent 04ec41a commit 2bc605a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion KBotExt/Misc.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Misc
{
public:

static inline std::string programVersion = "1.5.2";
static inline std::string programVersion = "1.5.3";
static inline std::string latestVersion = "";

static bool LaunchClient(const std::string args)
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
![Example](https://i.imgur.com/ACMxyEC.png)
![Example](https://i.imgur.com/aLQOwy4.png)

[More screenshots](https://imgur.com/a/OFgtemU)
[More screenshots](https://imgur.com/a/Z5LRbV0)

## Download
- [Stable release](https://github.com/KebsCS/KBotExt/releases/latest) (You will be notified when there's a new release)
- [Prerelease](https://github.com/KebsCS/KBotExt/releases/tag/prerelease)

## Features
* Works every patch
* Free ARAM boost
* Launch multiple clients
* Language changer
* Start any lobby/game
Expand Down Expand Up @@ -42,7 +43,6 @@
* Force client to run without admin
* (Partially patched) Check the email linked to account you're logged on
* (Patched) Free skin and free champion (Riot Girl Tristana)
* (Patched) Free ARAM boost

## Development

Expand Down

0 comments on commit 2bc605a

Please sign in to comment.