Skip to content

Commit

Permalink
Update version string
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjabrain1 committed Sep 29, 2024
1 parent 3021ca8 commit e5f8214
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/ninjabrainbot/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

public class Main {

public static final String VERSION = "1.4.3";
public static final String VERSION = "1.5.0";

public static void main(String[] args) {
ErrorHandler errorHandler = new ErrorHandler();
Expand Down
Binary file modified src/main/resources/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e5f8214

Please sign in to comment.