Skip to content

Commit

Permalink
chore: bumped version to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jire committed Apr 2, 2021
1 parent 8e950bd commit 833f143
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ The first step is to compile the source code into a usable cheat program.
* Double click on the "_build_" (_build.bat_) script and wait for it to complete

Once those steps are complete, the usable cheat program can be found within the _build_
directory, and will in a directory called **Overwatcheat 3.4.0**.
directory, and will in a directory called **Overwatcheat 3.4.1**.

From within the **Overwatcheat 3.4.0** directory, you can start the cheat by running the _"Start Overwatcheat 3.4.0"_
From within the **Overwatcheat 3.4.1** directory, you can start the cheat by running the _"Start Overwatcheat 3.4.1"_
script.

**Requirements:**
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import java.nio.file.Files
*/

group 'com.overwatcheat'
version '3.4.0'
version '3.4.1'

buildscript {
ext.kotlin_version = '1.4.32'
Expand Down

0 comments on commit 833f143

Please sign in to comment.