Skip to content

Commit

Permalink
bump version number and update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Ecks1337 committed Aug 11, 2022
1 parent 609e815 commit 42a2b28
Show file tree
Hide file tree
Showing 4 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 @@ -5,7 +5,7 @@
![showLicense](https://img.shields.io/github/license/Ecks1337/RyuSAK?style=for-the-badge)

<p align="center">
<img width="80%" alt="screenshot" src="https://raw.githubusercontent.com/Ecks1337/RyuSAK/master/screenshot_1.png" />
<img width="80%" alt="screenshot" src="https://raw.githubusercontent.com/Ecks1337/RyuSAK/master/screenshot.png" />
</p>

## Installation
Expand Down Expand Up @@ -47,7 +47,7 @@ Download the `RyuSAK-linux-x64-X.Y.Z.zip` file, then unzip it to your chosen loc

## Contributing
Requirements:
* NodeJS v14+
* NodeJS v14.20.0

Install dependencies:
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "RyuSAK",
"productName": "RyuSAK",
"version": "1.2.0",
"version": "1.3.0",
"description": "RyuSAK",
"repository": "https://github.com/Ecks1337/RyuSAK",
"main": ".webpack/main",
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshot_1.png
Binary file not shown.

0 comments on commit 42a2b28

Please sign in to comment.